2021-02-02 15:01:53,411 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 22408 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity) 2021-02-02 15:01:53,432 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default 2021-02-02 15:01:53,485 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2021-02-02 15:01:53,485 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2021-02-02 15:01:54,580 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-02 15:01:54,583 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode. 2021-02-02 15:01:54,676 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 88ms. Found 1 repository interfaces. 2021-02-02 15:01:54,697 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-02 15:01:54,699 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode. 2021-02-02 15:01:54,721 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository. 2021-02-02 15:01:54,721 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 10ms. Found 0 repository interfaces. 2021-02-02 15:01:55,198 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances 2021-02-02 15:01:55,269 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy 2021-02-02 15:01:55,270 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper 2021-02-02 15:01:55,270 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper 2021-02-02 15:01:55,271 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2021-02-02 15:01:55,272 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper 2021-02-02 15:01:55,272 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper 2021-02-02 15:01:55,272 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2021-02-02 15:01:55,272 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2021-02-02 15:01:55,303 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter 2021-02-02 15:01:55,334 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$fc45f584] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-02 15:01:55,391 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2893e401] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-02 15:01:55,575 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver 2021-02-02 15:01:55,577 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector 2021-02-02 15:01:55,982 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http) 2021-02-02 15:01:55,996 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"] 2021-02-02 15:01:56,005 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat] 2021-02-02 15:01:56,006 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19] 2021-02-02 15:01:56,128 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext 2021-02-02 15:01:56,128 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 2643 ms 2021-02-02 15:01:57,448 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded 2021-02-02 15:01:57,449 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-02-02 15:01:57,449 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-02-02 15:01:57,450 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-02-02 15:01:57,450 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-02-02 15:01:57,450 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-02-02 15:01:59,333 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300 2021-02-02 15:02:02,522 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729 2021-02-02 15:02:03,126 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor' 2021-02-02 15:02:03,334 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index 2021-02-02 15:02:04,458 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting... 2021-02-02 15:02:04,669 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed. 2021-02-02 15:02:04,750 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor 2021-02-02 15:02:04,764 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2021-02-02 15:02:04,764 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created. 2021-02-02 15:02:04,769 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization). 2021-02-02 15:02:04,772 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized. 2021-02-02 15:02:04,773 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612249324753' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. 2021-02-02 15:02:04,773 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance. 2021-02-02 15:02:04,773 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1 2021-02-02 15:02:04,773 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@11a82174 2021-02-02 15:02:04,927 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87] Using generated security password: e809828e-719c-46dd-9cef-36aeb1e47737 2021-02-02 15:02:05,019 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], [] 2021-02-02 15:02:05,087 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@49fc7e40, org.springframework.security.web.context.SecurityContextPersistenceFilter@2b417cad, org.springframework.security.web.header.HeaderWriterFilter@6d0c4f9c, org.springframework.security.web.authentication.logout.LogoutFilter@5552d5eb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@942667f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3ab09c4d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2b91af38, org.springframework.security.web.session.SessionManagementFilter@5359ffc1, org.springframework.security.web.access.ExceptionTranslationFilter@1304c57f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@39dde66c] 2021-02-02 15:02:05,253 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 15:02:05,315 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 15:02:05,315 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 15:03:05,445 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:844] Shutting down Quartz Scheduler 2021-02-02 15:03:05,445 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:666] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612249324753 shutting down. 2021-02-02 15:03:05,445 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:585] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612249324753 paused. 2021-02-02 15:03:05,445 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:740] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612249324753 shutdown complete. 2021-02-02 15:03:05,447 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:208] Shutting down ExecutorService 'applicationTaskExecutor' 2021-02-02 15:03:05,474 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:350] HikariPool-1 - Shutdown initiated... 2021-02-02 15:03:05,479 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:352] HikariPool-1 - Shutdown completed. 2021-02-02 15:03:05,480 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Stopping service [Tomcat] 2021-02-02 15:03:05,489 INFO [restartedMain] o.s.b.a.l.ConditionEvaluationReportLoggingListener [ConditionEvaluationReportLoggingListener.java:142] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-02 15:05:23,563 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 23188 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity) 2021-02-02 15:05:23,572 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default 2021-02-02 15:05:23,601 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2021-02-02 15:05:23,601 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2021-02-02 15:05:24,158 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-02 15:05:24,160 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode. 2021-02-02 15:05:24,207 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 43ms. Found 1 repository interfaces. 2021-02-02 15:05:24,214 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-02 15:05:24,215 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode. 2021-02-02 15:05:24,227 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository. 2021-02-02 15:05:24,227 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 7ms. Found 0 repository interfaces. 2021-02-02 15:05:24,536 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances 2021-02-02 15:05:24,575 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy 2021-02-02 15:05:24,576 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper 2021-02-02 15:05:24,576 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper 2021-02-02 15:05:24,576 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2021-02-02 15:05:24,577 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper 2021-02-02 15:05:24,577 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper 2021-02-02 15:05:24,577 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2021-02-02 15:05:24,577 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2021-02-02 15:05:24,596 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter 2021-02-02 15:05:24,616 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$5eb2c9db] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-02 15:05:24,651 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8b00b858] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-02 15:05:24,757 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver 2021-02-02 15:05:24,758 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector 2021-02-02 15:05:25,074 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http) 2021-02-02 15:05:25,084 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"] 2021-02-02 15:05:25,091 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat] 2021-02-02 15:05:25,091 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19] 2021-02-02 15:05:25,184 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext 2021-02-02 15:05:25,184 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 1583 ms 2021-02-02 15:05:26,165 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded 2021-02-02 15:05:26,166 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-02-02 15:05:26,166 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-02-02 15:05:26,166 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-02-02 15:05:26,166 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-02-02 15:05:26,167 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-02-02 15:05:27,387 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300 2021-02-02 15:05:28,552 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729 2021-02-02 15:05:28,827 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor' 2021-02-02 15:05:28,944 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index 2021-02-02 15:05:29,621 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting... 2021-02-02 15:05:29,757 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed. 2021-02-02 15:05:29,818 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor 2021-02-02 15:05:29,828 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2021-02-02 15:05:29,828 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created. 2021-02-02 15:05:29,832 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization). 2021-02-02 15:05:29,834 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized. 2021-02-02 15:05:29,835 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612249529820' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. 2021-02-02 15:05:29,835 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance. 2021-02-02 15:05:29,835 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1 2021-02-02 15:05:29,835 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@54be0b1d 2021-02-02 15:05:29,951 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87] Using generated security password: 498af141-5ef0-4d92-a393-90e30bb4ad1f 2021-02-02 15:05:29,998 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], [] 2021-02-02 15:05:30,032 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@793c1b15, org.springframework.security.web.context.SecurityContextPersistenceFilter@4d669bf4, org.springframework.security.web.header.HeaderWriterFilter@1f05e0c3, org.springframework.security.web.authentication.logout.LogoutFilter@7e0f3840, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2360eea, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@42820eb9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@546d0828, org.springframework.security.web.session.SessionManagementFilter@17d228bd, org.springframework.security.web.access.ExceptionTranslationFilter@398a9800, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@531650b4] 2021-02-02 15:05:30,136 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 15:05:30,172 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 15:05:30,172 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 15:05:30,273 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 15:05:30,420 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 15:05:30,424 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 15:05:30,425 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 15:05:30,427 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 2021-02-02 15:05:30,432 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 15:05:30,438 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 15:05:30,438 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 15:05:30,440 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 15:05:30,442 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 15:05:30,442 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null) 2021-02-02 15:05:30,445 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [] 2021-02-02 15:05:30,445 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [] 2021-02-02 15:05:30,446 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group 2021-02-02 15:05:30,449 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 15:05:30,453 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 15:05:30,453 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 15:05:30,453 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 2021-02-02 15:05:30,454 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 15:05:30,459 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 15:05:30,459 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 15:05:30,459 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 15:05:30,460 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null) 2021-02-02 15:05:30,461 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions [] 2021-02-02 15:05:30,462 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [] 2021-02-02 15:05:30,462 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group 2021-02-02 15:05:30,464 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 15:05:30,466 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 15:05:30,469 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 15:05:30,470 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 15:05:30,470 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 2021-02-02 15:05:30,471 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 15:05:30,476 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 15:05:30,476 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 15:05:30,477 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 15:05:30,479 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null) 2021-02-02 15:05:30,481 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions [] 2021-02-02 15:05:30,481 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 15:05:30,481 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [] 2021-02-02 15:05:30,481 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group 2021-02-02 15:05:30,485 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 15:05:30,489 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 15:05:30,489 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 15:05:30,489 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 2021-02-02 15:05:30,490 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now 2021-02-02 15:05:30,494 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 15:05:30,495 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-8, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null) 2021-02-02 15:05:30,496 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-8, groupId=test-consumer-group] Revoking previously assigned partitions [] 2021-02-02 15:05:30,497 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [] 2021-02-02 15:05:30,497 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-8, groupId=test-consumer-group] (Re-)joining group 2021-02-02 15:05:30,517 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 1 failed or restarted instances. 2021-02-02 15:05:30,517 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612087314412"'s failed in-progress jobs. 2021-02-02 15:05:30,521 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612249529820 started. 2021-02-02 15:05:30,528 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 114 2021-02-02 15:05:30,530 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 114 2021-02-02 15:05:30,532 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0] 2021-02-02 15:05:30,532 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [share-0] 2021-02-02 15:05:30,534 INFO [QuartzScheduler_communityScheduler-LAPTOP-5SJBI05C1612249529820_MisfireHandler] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:973] Handling 1 trigger(s) that missed their scheduled fire-time. 2021-02-02 15:05:30,542 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"] 2021-02-02 15:05:30,543 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0] 2021-02-02 15:05:30,553 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.Fetcher [Fetcher.java:601] [Consumer clientId=consumer-2, groupId=test-consumer-group] Resetting offset for partition share-0 to offset 0. 2021-02-02 15:05:30,553 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0] 2021-02-02 15:05:30,565 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo' 2021-02-02 15:05:30,568 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 7.346 seconds (JVM running for 8.265) 2021-02-02 15:05:33,534 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-4, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing 2021-02-02 15:05:33,534 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-2, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing 2021-02-02 15:05:33,547 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [share-0] 2021-02-02 15:05:33,548 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [share-0] 2021-02-02 15:05:33,548 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group 2021-02-02 15:05:33,549 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions [comment-0, like-0, follow-0] 2021-02-02 15:05:33,549 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [comment-0, like-0, follow-0] 2021-02-02 15:05:33,549 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group 2021-02-02 15:05:33,629 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 115 2021-02-02 15:05:33,629 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [share-0] 2021-02-02 15:05:33,630 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 115 2021-02-02 15:05:33,630 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0] 2021-02-02 15:05:33,630 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 115 2021-02-02 15:05:33,631 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [delete-0] 2021-02-02 15:05:33,632 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-8, groupId=test-consumer-group] Successfully joined group with generation 115 2021-02-02 15:05:33,632 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0] 2021-02-02 15:05:33,632 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0] 2021-02-02 15:05:33,633 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-8, groupId=test-consumer-group] Setting newly assigned partitions [publish-0] 2021-02-02 15:05:33,633 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0] 2021-02-02 15:05:33,634 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0] 2021-02-02 15:05:37,564 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-02 15:05:37,564 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet' 2021-02-02 15:05:37,572 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 8 ms 2021-02-02 15:05:37,596 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:37], 访问了[com.greate.community.service.DataService.recordUV]. 2021-02-02 15:05:37,671 INFO [http-nio-8080-exec-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library 2021-02-02 15:05:37,672 INFO [http-nio-8080-exec-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library 2021-02-02 15:05:38,275 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:38], 访问了[com.greate.community.service.DataService.recordUV]. 2021-02-02 15:05:45,132 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.DataService.recordUV]. 2021-02-02 15:05:45,175 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.login]. 2021-02-02 15:05:45,255 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findLoginTicket]. 2021-02-02 15:05:45,267 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:05:45,272 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.getAuthorities]. 2021-02-02 15:05:45,275 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.DataService.recordUV]. 2021-02-02 15:05:45,276 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.DataService.recordDAU]. 2021-02-02 15:05:45,284 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows]. 2021-02-02 15:05:45,304 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts]. 2021-02-02 15:05:45,310 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:05:45,311 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount]. 2021-02-02 15:05:45,315 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:05:45,318 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount]. 2021-02-02 15:05:45,319 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:05:45,321 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount]. 2021-02-02 15:05:45,322 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:05:45,324 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount]. 2021-02-02 15:05:45,325 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:05:45,328 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount]. 2021-02-02 15:05:45,329 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:05:45,330 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount]. 2021-02-02 15:05:45,330 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:05:45,331 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount]. 2021-02-02 15:05:45,332 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:05:45,332 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount]. 2021-02-02 15:05:45,333 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:05:45,333 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount]. 2021-02-02 15:05:45,334 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:05:45,334 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount]. 2021-02-02 15:05:45,335 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount]. 2021-02-02 15:05:45,341 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount]. 2021-02-02 15:05:45,491 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findLoginTicket]. 2021-02-02 15:05:45,492 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:05:45,494 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.getAuthorities]. 2021-02-02 15:05:45,496 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.DataService.recordUV]. 2021-02-02 15:05:45,498 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.DataService.recordDAU]. 2021-02-02 15:05:45,502 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findLoginTicket]. 2021-02-02 15:05:45,504 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findLoginTicket]. 2021-02-02 15:05:45,504 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:05:45,504 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:05:45,507 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.getAuthorities]. 2021-02-02 15:05:45,507 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.UserService.getAuthorities]. 2021-02-02 15:05:45,509 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.DataService.recordUV]. 2021-02-02 15:05:45,509 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.DataService.recordUV]. 2021-02-02 15:05:45,510 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.DataService.recordDAU]. 2021-02-02 15:05:45,510 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:05:45], 访问了[com.greate.community.service.DataService.recordDAU]. 2021-02-02 15:06:08,019 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:08], 访问了[com.greate.community.service.UserService.findLoginTicket]. 2021-02-02 15:06:08,020 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:08], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:06:08,021 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:08], 访问了[com.greate.community.service.UserService.getAuthorities]. 2021-02-02 15:06:08,021 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:08], 访问了[com.greate.community.service.DataService.recordUV]. 2021-02-02 15:06:08,022 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:08], 访问了[com.greate.community.service.DataService.recordDAU]. 2021-02-02 15:06:08,089 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:08], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount]. 2021-02-02 15:06:08,091 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:08], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount]. 2021-02-02 15:06:24,087 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:24], 访问了[com.greate.community.service.UserService.findLoginTicket]. 2021-02-02 15:06:24,088 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:24], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:06:24,088 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:24], 访问了[com.greate.community.service.UserService.getAuthorities]. 2021-02-02 15:06:24,089 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:24], 访问了[com.greate.community.service.DataService.recordUV]. 2021-02-02 15:06:24,090 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:24], 访问了[com.greate.community.service.DataService.recordDAU]. 2021-02-02 15:06:24,090 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:24], 访问了[com.greate.community.service.UserService.updateHeader]. 2021-02-02 15:06:24,130 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:24], 访问了[com.greate.community.service.UserService.findLoginTicket]. 2021-02-02 15:06:24,131 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:24], 访问了[com.greate.community.service.UserService.findUserById]. 2021-02-02 15:06:24,133 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:24], 访问了[com.greate.community.service.UserService.getAuthorities]. 2021-02-02 15:06:24,134 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:24], 访问了[com.greate.community.service.DataService.recordUV]. 2021-02-02 15:06:24,134 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:24], 访问了[com.greate.community.service.DataService.recordDAU]. 2021-02-02 15:06:24,135 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:24], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount]. 2021-02-02 15:06:24,137 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-02 15:06:24], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount]. 2021-02-02 15:37:34,627 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 22716 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity) 2021-02-02 15:37:34,630 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default 2021-02-02 15:37:34,666 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2021-02-02 15:37:34,666 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2021-02-02 15:37:35,234 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-02 15:37:35,235 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode. 2021-02-02 15:37:35,283 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 45ms. Found 1 repository interfaces. 2021-02-02 15:37:35,290 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-02 15:37:35,291 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode. 2021-02-02 15:37:35,304 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository. 2021-02-02 15:37:35,304 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 7ms. Found 0 repository interfaces. 2021-02-02 15:37:35,560 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances 2021-02-02 15:37:35,599 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy 2021-02-02 15:37:35,600 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper 2021-02-02 15:37:35,600 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper 2021-02-02 15:37:35,601 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2021-02-02 15:37:35,601 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper 2021-02-02 15:37:35,601 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper 2021-02-02 15:37:35,601 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2021-02-02 15:37:35,602 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2021-02-02 15:37:35,621 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter 2021-02-02 15:37:35,641 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$e175d9d8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-02 15:37:35,675 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$dc3c855] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-02 15:37:35,784 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver 2021-02-02 15:37:35,786 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector 2021-02-02 15:37:36,122 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http) 2021-02-02 15:37:36,133 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"] 2021-02-02 15:37:36,139 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat] 2021-02-02 15:37:36,140 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19] 2021-02-02 15:37:36,239 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext 2021-02-02 15:37:36,240 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 1572 ms 2021-02-02 15:37:37,274 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded 2021-02-02 15:37:37,275 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-02-02 15:37:37,275 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-02-02 15:37:37,275 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-02-02 15:37:37,275 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-02-02 15:37:37,275 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-02-02 15:37:38,284 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300 2021-02-02 15:37:39,114 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729 2021-02-02 15:37:40,202 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Stopping service [Tomcat] 2021-02-02 15:37:40,210 INFO [restartedMain] o.s.b.a.l.ConditionEvaluationReportLoggingListener [ConditionEvaluationReportLoggingListener.java:142] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-02 20:59:05,159 INFO [main] c.g.c.CaffeineTest [StartupInfoLogger.java:50] Starting CaffeineTest on LAPTOP-5SJBI05C with PID 23564 (started by 19124 in E:\GreateCommunity) 2021-02-02 20:59:05,161 INFO [main] c.g.c.CaffeineTest [SpringApplication.java:675] No active profile set, falling back to default profiles: default 2021-02-02 20:59:05,853 INFO [main] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-02 20:59:05,856 INFO [main] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode. 2021-02-02 20:59:06,028 INFO [main] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 166ms. Found 1 repository interfaces. 2021-02-02 20:59:06,041 INFO [main] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-02 20:59:06,043 INFO [main] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode. 2021-02-02 20:59:06,064 INFO [main] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository. 2021-02-02 20:59:06,065 INFO [main] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 12ms. Found 0 repository interfaces. 2021-02-02 20:59:06,431 INFO [main] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances 2021-02-02 20:59:06,533 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy 2021-02-02 20:59:06,534 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2021-02-02 20:59:06,534 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2021-02-02 20:59:06,535 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper 2021-02-02 20:59:06,535 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper 2021-02-02 20:59:06,535 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2021-02-02 20:59:06,570 INFO [main] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter 2021-02-02 20:59:06,614 INFO [main] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$bffc30b6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-02 20:59:06,654 INFO [main] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ec4a1f33] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-02 20:59:06,809 INFO [main] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver 2021-02-02 20:59:06,812 INFO [main] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector 2021-02-02 20:59:08,226 INFO [main] o.e.p.PluginsService [PluginsService.java:190] no modules loaded 2021-02-02 20:59:08,227 INFO [main] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-02-02 20:59:08,228 INFO [main] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-02-02 20:59:08,228 INFO [main] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-02-02 20:59:08,228 INFO [main] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-02-02 20:59:08,228 INFO [main] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-02-02 20:59:10,041 INFO [main] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300 2021-02-02 20:59:11,346 INFO [main] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor' 2021-02-02 20:59:11,517 INFO [main] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index 2021-02-02 20:59:12,403 INFO [main] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting... 2021-02-02 20:59:12,598 INFO [main] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed. 2021-02-02 20:59:12,702 INFO [main] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor 2021-02-02 20:59:12,717 INFO [main] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2021-02-02 20:59:12,717 INFO [main] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created. 2021-02-02 20:59:12,722 INFO [main] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization). 2021-02-02 20:59:12,726 INFO [main] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized. 2021-02-02 20:59:12,727 INFO [main] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612270752704' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. 2021-02-02 20:59:12,727 INFO [main] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance. 2021-02-02 20:59:12,728 INFO [main] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1 2021-02-02 20:59:12,728 INFO [main] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@361d8567 2021-02-02 20:59:12,877 INFO [main] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87] Using generated security password: 88167599-7e73-4bf3-b81d-e45c00b194b4 2021-02-02 20:59:12,952 INFO [main] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], [] 2021-02-02 20:59:13,055 INFO [main] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7b6b466a, org.springframework.security.web.context.SecurityContextPersistenceFilter@2190508d, org.springframework.security.web.header.HeaderWriterFilter@5e5a2b74, org.springframework.security.web.authentication.logout.LogoutFilter@6c2e7591, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1361e880, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5d515e2c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6686507b, org.springframework.security.web.session.SessionManagementFilter@44ec4a38, org.springframework.security.web.access.ExceptionTranslationFilter@69dc7b24, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2d1f3639] 2021-02-02 20:59:13,194 INFO [main] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 20:59:13,247 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 20:59:13,247 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 20:59:13,349 INFO [main] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 20:59:13,361 INFO [main] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 20:59:13,366 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 20:59:13,366 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 20:59:13,369 INFO [main] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 2021-02-02 20:59:13,373 INFO [main] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 20:59:13,378 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 20:59:13,378 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 20:59:13,379 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 20:59:13,379 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null) 2021-02-02 20:59:13,382 INFO [main] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 20:59:13,383 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [] 2021-02-02 20:59:13,383 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [] 2021-02-02 20:59:13,383 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group 2021-02-02 20:59:13,385 INFO [main] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 20:59:13,388 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 20:59:13,389 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 20:59:13,389 INFO [main] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 2021-02-02 20:59:13,390 INFO [main] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 20:59:13,395 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 20:59:13,395 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 20:59:13,395 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 20:59:13,396 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null) 2021-02-02 20:59:13,396 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions [] 2021-02-02 20:59:13,397 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [] 2021-02-02 20:59:13,397 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group 2021-02-02 20:59:13,401 INFO [main] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 20:59:13,408 INFO [main] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 20:59:13,409 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group 2021-02-02 20:59:13,414 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 20:59:13,415 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 20:59:13,415 INFO [main] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 2021-02-02 20:59:13,417 INFO [main] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 20:59:13,424 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 20:59:13,424 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 20:59:13,424 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 20:59:13,425 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 118 2021-02-02 20:59:13,425 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null) 2021-02-02 20:59:13,426 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 118 2021-02-02 20:59:13,427 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions [] 2021-02-02 20:59:13,428 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [publish-0] 2021-02-02 20:59:13,428 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [] 2021-02-02 20:59:13,428 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [delete-0] 2021-02-02 20:59:13,428 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group 2021-02-02 20:59:13,431 INFO [main] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 20:59:13,434 INFO [main] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 20:59:13,436 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0] 2021-02-02 20:59:13,436 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0] 2021-02-02 20:59:13,438 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 20:59:13,439 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 20:59:13,440 INFO [main] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 2021-02-02 20:59:13,441 INFO [main] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 20:59:13,446 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 20:59:13,446 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 20:59:13,446 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-8, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null) 2021-02-02 20:59:13,446 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 20:59:13,447 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-8, groupId=test-consumer-group] Revoking previously assigned partitions [] 2021-02-02 20:59:13,448 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [] 2021-02-02 20:59:13,448 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-8, groupId=test-consumer-group] (Re-)joining group 2021-02-02 20:59:13,450 INFO [main] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 20:59:13,452 INFO [main] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values: auto.commit.interval.ms = 3000 auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.id = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-consumer-group heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2021-02-02 20:59:13,456 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1 2021-02-02 20:59:13,457 INFO [main] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5 2021-02-02 20:59:13,457 INFO [main] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 2021-02-02 20:59:13,458 INFO [main] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now 2021-02-02 20:59:13,461 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w 2021-02-02 20:59:13,462 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-10, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null) 2021-02-02 20:59:13,463 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-10, groupId=test-consumer-group] Revoking previously assigned partitions [] 2021-02-02 20:59:13,464 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [] 2021-02-02 20:59:13,464 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-10, groupId=test-consumer-group] (Re-)joining group 2021-02-02 20:59:13,472 INFO [main] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 1 failed or restarted instances. 2021-02-02 20:59:13,472 INFO [main] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612249529820"'s failed in-progress jobs. 2021-02-02 20:59:13,476 INFO [main] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612270752704 started. 2021-02-02 20:59:13,481 INFO [QuartzScheduler_communityScheduler-LAPTOP-5SJBI05C1612270752704_MisfireHandler] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:973] Handling 1 trigger(s) that missed their scheduled fire-time. 2021-02-02 20:59:13,494 INFO [main] c.g.c.CaffeineTest [StartupInfoLogger.java:59] Started CaffeineTest in 8.653 seconds (JVM running for 9.384) 2021-02-02 20:59:13,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:13,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:13], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,937 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:14,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:14], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,937 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:15,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:15], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,430 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-2, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing 2021-02-02 20:59:16,430 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-4, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing 2021-02-02 20:59:16,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,434 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [publish-0] 2021-02-02 20:59:16,434 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [publish-0] 2021-02-02 20:59:16,434 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group 2021-02-02 20:59:16,434 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions [delete-0] 2021-02-02 20:59:16,434 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [delete-0] 2021-02-02 20:59:16,435 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group 2021-02-02 20:59:16,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,478 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-10, groupId=test-consumer-group] Successfully joined group with generation 119 2021-02-02 20:59:16,478 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-8, groupId=test-consumer-group] Successfully joined group with generation 119 2021-02-02 20:59:16,478 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 119 2021-02-02 20:59:16,478 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 119 2021-02-02 20:59:16,478 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 119 2021-02-02 20:59:16,479 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-10, groupId=test-consumer-group] Setting newly assigned partitions [share-0] 2021-02-02 20:59:16,479 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-8, groupId=test-consumer-group] Setting newly assigned partitions [test-0] 2021-02-02 20:59:16,480 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0] 2021-02-02 20:59:16,480 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [delete-0] 2021-02-02 20:59:16,480 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [publish-0] 2021-02-02 20:59:16,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,481 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0] 2021-02-02 20:59:16,481 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [test-0] 2021-02-02 20:59:16,481 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0] 2021-02-02 20:59:16,481 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0] 2021-02-02 20:59:16,481 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0] 2021-02-02 20:59:16,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:16,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:16], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:17,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:17], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:18,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:18], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:19,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:19], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,937 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:20,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:20], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:21,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:21], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:22,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:22], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,367 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:23,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:23], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:24,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:24], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:25,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:25], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,937 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:26,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:26], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,367 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:27,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:27], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:28,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:28], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,937 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:29,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:29], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,367 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:30,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:30], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,367 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,937 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:31,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:31], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:32,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:32], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:33,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:33], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:34,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:34], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:35,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:35], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,937 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:36,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:36], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:37,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:37], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,367 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:38,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:38], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,367 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:39,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:39], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:40,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:40], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,367 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,937 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:41,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:41], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:42,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:42], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:43,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:43], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,937 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:44,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:44], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,367 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:45,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:45], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,937 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:46,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:46], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:47,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:47], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,367 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,677 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:48,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:48], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,367 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:49,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:49], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,054 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,056 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,606 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,724 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:50,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:50], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,722 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,770 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,937 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:51,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:51], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,271 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,273 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,367 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,500 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,531 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,609 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,815 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,937 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,939 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:52,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:52], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,170 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,175 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,225 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,441 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,443 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,458 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,504 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,506 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,526 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,581 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,614 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,709 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,899 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,937 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,978 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,983 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:53,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:53], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,258 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,287 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,289 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,317 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,350 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,367 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,372 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,465 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,478 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,491 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,542 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,556 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,570 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,572 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,616 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,672 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,696 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,720 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,775 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,777 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,842 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,897 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,923 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,928 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,930 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,958 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,980 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,985 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,990 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:54,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:54], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,023 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,045 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,052 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,088 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,090 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,142 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,147 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,168 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,263 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,265 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,280 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,333 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,367 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,379 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,386 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,391 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,445 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,454 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,456 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,489 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,498 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,509 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,511 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,552 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,554 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,558 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,563 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,565 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,579 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,588 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,611 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,633 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,701 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,703 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,705 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,716 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,718 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,731 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,755 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,820 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,844 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,906 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,908 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,917 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,954 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,956 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:55,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:55], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,018 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,020 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,040 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,042 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,047 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,061 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,075 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,077 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,080 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,082 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,093 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,095 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,098 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,100 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,103 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,105 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,109 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,122 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,124 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,144 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,154 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,165 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,173 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,178 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,183 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,203 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,210 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,215 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,220 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,275 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,282 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,293 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,295 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,300 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,302 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,304 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,306 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,308 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,310 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,313 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,370 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,377 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,382 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,384 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,389 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,409 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,416 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,420 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,429 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,438 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,467 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,496 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,567 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,574 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,583 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,619 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,621 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,629 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,631 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,636 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,641 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,643 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,645 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,652 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,654 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,656 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,658 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,661 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,663 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,665 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,668 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,670 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,689 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,691 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,753 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,760 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,762 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,765 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,767 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,772 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,780 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,782 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,787 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,801 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,803 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,808 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,827 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,830 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,832 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,837 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,877 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,879 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,884 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,913 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,915 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,920 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,941 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,971 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,987 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,992 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,994 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:56,999 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:56], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,001 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,009 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,050 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,058 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,063 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,065 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,068 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,070 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,072 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,085 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,087 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,106 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,111 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,113 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,116 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,118 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,120 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,126 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,128 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,131 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,133 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,136 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,138 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,140 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,150 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,152 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,156 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,158 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,160 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,163 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,181 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,186 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,188 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,191 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,193 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,196 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,198 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,201 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,206 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,208 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,213 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,218 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,223 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,228 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,230 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,233 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,235 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,237 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,239 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,242 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,244 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,246 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,249 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,251 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,253 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,255 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,260 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,267 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,269 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,278 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,284 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,290 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,298 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,314 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,319 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,321 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,323 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,325 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,327 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,329 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,332 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,336 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,338 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,340 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,342 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,345 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,347 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,352 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,355 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,357 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,360 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,362 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,365 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,367 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,374 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,394 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,396 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,399 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,401 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,404 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,406 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,411 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,413 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,415 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,417 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,419 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,421 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,422 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,424 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,426 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,431 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,433 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,435 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,440 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,444 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,446 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,448 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,451 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,453 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,461 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,463 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,470 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,472 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,474 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,476 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,479 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,482 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,484 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,486 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,488 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,492 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,494 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,502 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,514 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,516 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,519 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,521 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,523 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,529 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,534 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,536 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,538 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,540 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,545 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,547 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,550 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,561 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,576 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,586 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,591 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,593 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,595 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,598 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,600 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,602 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,604 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,624 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,626 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,638 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,647 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,650 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,674 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,679 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,681 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,684 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,686 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,693 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,698 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,707 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,712 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,714 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,727 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,729 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,734 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,737 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,739 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,741 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,743 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,746 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,748 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,750 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,757 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,785 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,790 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,793 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,796 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,798 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,806 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,811 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,813 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,818 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,823 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,825 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,835 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,840 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,847 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,849 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,852 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,854 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,856 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,859 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,861 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,863 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,866 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,868 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,870 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,872 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,874 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,881 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,887 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,889 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,891 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,893 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,896 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,898 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,900 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,903 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,905 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,911 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,922 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,925 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,932 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,934 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,943 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,945 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,947 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,950 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,952 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,960 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,962 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,965 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,967 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,969 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,974 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,976 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,996 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:57,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:57], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,003 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,005 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,007 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,012 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,014 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,016 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,025 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,027 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,030 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,032 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,035 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,037 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,044 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,046 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,048 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,049 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,051 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,053 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,055 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,057 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,059 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,060 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,062 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,064 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,066 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,067 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,069 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,071 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,073 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,074 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,076 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,078 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,079 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,081 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,083 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,084 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,086 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,089 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,091 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,092 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,094 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,096 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,097 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,099 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,101 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,102 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,104 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,107 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,108 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,110 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,112 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,114 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,115 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,117 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,119 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,121 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,123 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,125 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,127 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,129 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,130 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,132 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,134 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,135 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,137 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,139 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,141 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,143 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,145 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,146 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,148 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,149 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,151 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,153 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,155 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,157 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,159 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,161 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,162 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,164 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,166 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,167 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,169 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,171 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,172 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,174 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,176 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,177 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,179 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,180 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,182 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,184 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,185 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,187 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,189 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,190 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,192 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,194 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,195 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,197 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,199 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,200 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,202 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,204 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,205 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,207 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,209 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,211 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,212 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,214 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,216 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,217 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,219 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,221 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,222 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,224 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,226 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,227 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,229 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,231 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,232 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,234 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,236 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,238 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,240 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,241 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,243 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,245 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,247 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,248 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,250 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,252 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,254 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,256 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,257 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,259 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,261 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,262 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,264 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,266 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,268 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,270 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,272 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,274 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,276 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,277 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,279 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,281 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,283 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,285 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,286 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,288 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,291 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,292 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,294 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,296 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,297 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,299 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,301 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,303 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,305 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,307 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,309 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,311 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,312 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,315 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,316 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,318 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,320 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,322 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,324 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,326 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,328 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,330 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,331 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,334 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,335 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,337 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,339 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,341 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,343 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,344 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,346 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,348 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,349 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,351 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,353 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,354 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,356 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,358 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,359 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,361 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,363 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,364 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,366 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,368 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,369 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,371 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,373 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,375 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,376 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,378 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,380 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,381 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,383 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,385 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,387 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,388 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,390 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,392 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,393 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,395 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,397 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,398 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,400 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,402 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,403 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,405 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,407 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,408 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,410 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,412 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,414 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,418 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,423 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,425 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,427 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,428 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,430 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,432 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,434 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,436 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,437 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,439 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,442 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,447 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,449 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,450 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,452 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,455 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,457 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,459 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,460 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,462 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,464 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,466 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,468 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,469 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,471 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,473 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,475 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,477 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,480 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,481 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,483 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,485 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,487 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,490 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,493 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,495 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,497 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,499 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,501 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,503 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,505 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,507 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,508 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,510 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,512 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,513 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,515 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,517 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,518 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,520 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,522 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,524 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,525 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,527 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,528 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,530 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,532 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,533 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,535 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,537 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,539 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,541 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,543 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,544 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,546 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,548 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,549 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,551 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,553 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,555 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,557 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,559 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,560 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,562 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,564 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,566 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,568 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,569 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,571 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,573 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,575 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,577 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,578 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,580 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,582 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,584 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,585 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,587 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,589 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,590 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,592 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,594 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,596 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,597 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,599 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,601 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,603 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,605 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,607 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,608 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,610 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,612 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,613 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,615 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,617 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,618 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,620 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,622 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,623 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,625 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,627 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,628 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,630 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,632 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,634 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,635 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,637 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,639 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,640 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,642 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,644 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,646 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,648 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,649 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,651 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,653 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,655 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,657 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,659 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,660 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,662 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,664 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,666 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,667 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,669 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,671 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,673 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,675 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,676 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,678 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,680 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,682 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,683 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,685 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,687 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,688 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,690 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,692 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,694 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,695 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,697 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,699 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,700 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,702 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,704 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,706 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,708 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,710 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,711 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,713 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,715 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,717 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,719 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,721 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,723 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,725 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,726 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,728 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,730 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,732 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,733 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,735 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,736 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,738 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,740 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,742 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,744 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,745 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,747 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,749 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,751 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,752 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,754 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,756 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,758 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,759 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,761 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,763 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,764 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,766 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,768 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,769 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,771 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,773 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,774 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,776 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,778 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,779 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,781 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,783 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,784 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,786 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,788 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,789 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,791 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,792 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,794 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,795 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,797 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,799 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,800 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,802 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,804 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,805 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,807 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,809 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,810 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,812 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,814 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,816 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,817 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,819 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,821 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,822 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,824 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,826 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,828 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,829 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,831 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,833 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,834 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,836 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,838 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,839 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,841 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,843 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,845 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,846 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,848 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,850 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,851 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,853 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,855 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,857 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,858 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,860 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,862 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,864 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,865 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,867 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,869 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,871 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,873 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,875 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,876 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,878 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,880 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,882 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,883 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,885 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,886 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,888 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,890 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,892 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,894 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,895 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,901 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,902 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,904 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,907 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,909 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,910 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,912 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,914 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,916 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,918 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,919 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,921 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,924 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,926 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,927 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,929 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,931 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,933 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,935 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,936 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,938 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,940 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,942 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,944 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,946 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,948 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,949 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,951 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,953 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,955 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,957 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,959 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,961 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,963 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,964 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,966 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,968 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,970 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,972 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,973 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,975 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,977 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,979 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,981 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,982 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,984 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,986 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,988 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,989 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,991 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,993 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,995 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,997 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:58,998 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:58], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,000 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,002 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,004 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,006 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,008 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,010 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,011 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,013 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,015 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,017 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,019 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,021 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,022 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,024 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,026 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,028 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,029 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,031 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,033 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,034 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,036 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,038 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,039 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,041 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost]. 2021-02-02 20:59:59,043 INFO [main] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[localhost], 在[2021-02-02 20:59:59], 访问了[com.greate.community.service.DiscussPostService.addDiscussPost].