2021-02-19 09:02:18.685 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
|
2021-02-19 09:02:23.072 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/
|
2021-02-19 09:02:24.250 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=zuul, profiles=[prod], label=null, version=570bc89f81cd5cbe82d9a164da31a6b28b3c4a11, state=null
|
2021-02-19 09:02:24.251 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/zuul-prod.yml'}]
|
2021-02-19 09:02:24.257 [main] INFO com.panzhihua.zuul.ZuulApplication - The following profiles are active: prod
|
2021-02-19 09:02:27.064 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
|
2021-02-19 09:02:27.069 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
2021-02-19 09:02:27.280 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 92ms. Found 0 Redis repository interfaces.
|
2021-02-19 09:02:28.112 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
|
2021-02-19 09:02:28.166 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'hystrix.stream' contains invalid characters, please migrate to a valid format.
|
2021-02-19 09:02:28.876 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=baf246c7-25b5-356b-aad7-20635d243865
|
2021-02-19 09:02:29.080 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2021-02-19 09:02:29.082 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2021-02-19 09:02:29.084 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2021-02-19 09:02:29.106 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2021-02-19 09:02:31.486 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8194 (http)
|
2021-02-19 09:02:31.511 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8194"]
|
2021-02-19 09:02:31.512 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
2021-02-19 09:02:31.512 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38]
|
2021-02-19 09:02:31.929 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
2021-02-19 09:02:31.929 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7636 ms
|
2021-02-19 09:02:32.478 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources.
|
2021-02-19 09:02:32.479 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
|
2021-02-19 09:02:32.507 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@650eab8
|
2021-02-19 09:02:36.911 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey
|
2021-02-19 09:02:37.221 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING
|
2021-02-19 09:02:37.646 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1
|
2021-02-19 09:02:38.638 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson
|
2021-02-19 09:02:38.638 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson
|
2021-02-19 09:02:39.388 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml
|
2021-02-19 09:02:39.396 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml
|
2021-02-19 09:02:41.829 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 09:02:41.997 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false
|
2021-02-19 09:02:41.998 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null
|
2021-02-19 09:02:41.998 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false
|
2021-02-19 09:02:41.998 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false
|
2021-02-19 09:02:41.998 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true
|
2021-02-19 09:02:41.998 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true
|
2021-02-19 09:02:41.998 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server
|
2021-02-19 09:02:42.776 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200
|
2021-02-19 09:02:42.789 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30
|
2021-02-19 09:02:42.863 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4
|
2021-02-19 09:02:42.896 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613696562895 with initial instances count: 10
|
2021-02-19 09:02:46.022 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator'
|
2021-02-19 09:02:46.552 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
2021-02-19 09:02:46.912 [main] INFO o.s.b.a.s.s.UserDetailsServiceAutoConfiguration -
|
|
Using generated security password: a6ab5cb3-c568-4a63-8165-e42a3bf10b46
|
|
2021-02-19 09:02:48.007 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6c8909c3, org.springframework.security.web.context.SecurityContextPersistenceFilter@39e67516, org.springframework.security.web.header.HeaderWriterFilter@6eaa21d8, org.springframework.security.web.authentication.logout.LogoutFilter@1d61c6dc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4bb003e9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@67c119b7, com.panzhihua.zuul.filters.JWTAuthenticationTokenFilter@1e008f36, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@50acf55d, org.springframework.security.web.session.SessionManagementFilter@72e789cb, org.springframework.security.web.access.ExceptionTranslationFilter@64b70919, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@35dd9ed3]
|
2021-02-19 09:02:48.124 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources.
|
2021-02-19 09:02:48.124 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
|
2021-02-19 09:02:49.092 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
|
2021-02-19 09:02:51.208 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project.
|
2021-02-19 09:02:51.865 [main] INFO o.s.cloud.netflix.zuul.ZuulFilterInitializer - Starting filter initializer
|
2021-02-19 09:02:51.895 [main] WARN o.s.c.s.o.SpringCloudSecurityAutoConfiguration - All Spring Cloud Security modules and starters are deprecated. They will be moved to individual projects in the next major release.
|
2021-02-19 09:02:52.185 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application ZUUL with eureka with status UP
|
2021-02-19 09:02:52.190 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613696572190, current=UP, previous=STARTING]
|
2021-02-19 09:02:52.192 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_ZUUL/k8s-master:zuul:8194: registering service...
|
2021-02-19 09:02:52.240 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8194"]
|
2021-02-19 09:02:52.349 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_ZUUL/k8s-master:zuul:8194 - registration status: 204
|
2021-02-19 09:02:52.620 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8194 (http) with context path ''
|
2021-02-19 09:02:52.622 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8194
|
2021-02-19 09:02:52.624 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
2021-02-19 09:02:52.655 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2021-02-19 09:02:52.994 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
2021-02-19 09:02:53.833 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_1
|
2021-02-19 09:02:53.834 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_2
|
2021-02-19 09:02:54.060 [main] INFO com.panzhihua.zuul.ZuulApplication - Started ZuulApplication in 37.666 seconds (JVM running for 40.357)
|
2021-02-19 09:04:07.264 [http-nio-8194-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2021-02-19 09:04:07.264 [http-nio-8194-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2021-02-19 09:04:07.277 [http-nio-8194-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 13 ms
|
2021-02-19 09:04:13.154 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/login】
|
2021-02-19 09:04:13.299 [http-nio-8194-exec-3] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:04:13.314 [http-nio-8194-exec-3] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user
|
2021-02-19 09:04:13.315 [http-nio-8194-exec-3] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null
|
2021-02-19 09:04:13.321 [http-nio-8194-exec-3] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater
|
2021-02-19 09:04:13.338 [http-nio-8194-exec-3] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:04:13.340 [http-nio-8194-exec-3] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;]
|
},Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0]
|
]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@5d59689c
|
2021-02-19 09:04:14.062 [http-nio-8194-exec-3] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: appletsbackstage.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:04:14.064 [http-nio-8194-exec-3] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-appletsbackstage
|
2021-02-19 09:04:14.064 [http-nio-8194-exec-3] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: appletsbackstage instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=appletsbackstage,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null
|
2021-02-19 09:04:14.065 [http-nio-8194-exec-3] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater
|
2021-02-19 09:04:14.073 [http-nio-8194-exec-3] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: appletsbackstage.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:04:14.073 [http-nio-8194-exec-3] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client appletsbackstage initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=appletsbackstage,current list of Servers=[k8s-master:8197],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;]
|
},Server stats: [[Server:k8s-master:8197; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0]
|
]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@25b15c60
|
2021-02-19 09:04:14.327 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:04:15.073 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: appletsbackstage.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:04:17.115 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/index/datakanban】
|
2021-02-19 09:04:17.115 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/user/info】
|
2021-02-19 09:04:17.115 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/user/listmenu】
|
2021-02-19 09:07:38.256 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:38.314 [http-nio-8194-exec-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: applets.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:07:38.320 [http-nio-8194-exec-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-applets
|
2021-02-19 09:07:38.320 [http-nio-8194-exec-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: applets instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=applets,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null
|
2021-02-19 09:07:38.321 [http-nio-8194-exec-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater
|
2021-02-19 09:07:38.322 [http-nio-8194-exec-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: applets.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:07:38.323 [http-nio-8194-exec-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client applets initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=applets,current list of Servers=[k8s-master:8195],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;]
|
},Server stats: [[Server:k8s-master:8195; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0]
|
]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@5c1d748e
|
2021-02-19 09:07:38.417 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:38.529 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:38.614 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:38.720 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:38.833 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:39.322 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: applets.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:07:40.981 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:40.993 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:41.048 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:41.049 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:41.105 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:07:41.121 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:07:41.425 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 09:07:41.426 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:07:41.462 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 09:07:41.489 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 09:07:42.010 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 09:07:42.434 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 09:07:42.436 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:07:42.437 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:07:42.488 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:42.493 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:07:42.580 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:42.667 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:42.728 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:42.762 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:42.944 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:43.118 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:43.218 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:43.282 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:43.391 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:43.510 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:43.635 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:43.728 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:43.819 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:43.932 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:44.078 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:44.156 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:44.162 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:07:44.198 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:07:44.279 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:44.329 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:44.456 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:44.535 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:44.783 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:44.885 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:45.015 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:45.096 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:45.231 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:45.292 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:45.368 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:45.471 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:45.558 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:45.675 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:45.773 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:45.871 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:07:45.963 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:07:46.012 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:07:46.013 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 09:07:46.087 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 09:07:46.121 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:07:46.195 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 09:07:46.204 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:07:46.306 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 09:07:46.316 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:07:46.478 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 09:07:46.479 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 09:07:46.495 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 09:07:46.502 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 09:08:59.935 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 09:08:59.935 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:09:03.014 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 09:09:03.014 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:10:09.025 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
|
2021-02-19 09:10:14.182 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/
|
2021-02-19 09:10:17.988 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=zuul, profiles=[prod], label=null, version=d83664c1cdf7cebbf697d99a9abb62c1a011140c, state=null
|
2021-02-19 09:10:17.991 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/zuul-prod.yml'}]
|
2021-02-19 09:10:17.996 [main] INFO com.panzhihua.zuul.ZuulApplication - The following profiles are active: prod
|
2021-02-19 09:10:25.141 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
|
2021-02-19 09:10:25.188 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
2021-02-19 09:10:25.452 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 120ms. Found 0 Redis repository interfaces.
|
2021-02-19 09:10:26.509 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
|
2021-02-19 09:10:26.626 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'hystrix.stream' contains invalid characters, please migrate to a valid format.
|
2021-02-19 09:10:28.169 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=baf246c7-25b5-356b-aad7-20635d243865
|
2021-02-19 09:10:28.383 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2021-02-19 09:10:28.418 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2021-02-19 09:10:28.442 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2021-02-19 09:10:28.448 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2021-02-19 09:10:31.832 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8194 (http)
|
2021-02-19 09:10:31.871 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8194"]
|
2021-02-19 09:10:31.872 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
2021-02-19 09:10:31.872 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38]
|
2021-02-19 09:10:32.280 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
2021-02-19 09:10:32.287 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 14072 ms
|
2021-02-19 09:10:33.078 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources.
|
2021-02-19 09:10:33.078 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
|
2021-02-19 09:10:33.228 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@150ab4ed
|
2021-02-19 09:10:39.388 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey
|
2021-02-19 09:10:39.608 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING
|
2021-02-19 09:10:40.137 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1
|
2021-02-19 09:10:40.981 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson
|
2021-02-19 09:10:40.981 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson
|
2021-02-19 09:10:42.263 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml
|
2021-02-19 09:10:42.263 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml
|
2021-02-19 09:10:43.565 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 09:10:43.771 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false
|
2021-02-19 09:10:43.772 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null
|
2021-02-19 09:10:43.772 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false
|
2021-02-19 09:10:43.772 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false
|
2021-02-19 09:10:43.772 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true
|
2021-02-19 09:10:43.772 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true
|
2021-02-19 09:10:43.772 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server
|
2021-02-19 09:10:44.284 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200
|
2021-02-19 09:10:44.358 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30
|
2021-02-19 09:10:44.391 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4
|
2021-02-19 09:10:44.397 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613697044394 with initial instances count: 10
|
2021-02-19 09:10:46.327 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator'
|
2021-02-19 09:10:46.559 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
2021-02-19 09:10:46.657 [main] INFO o.s.b.a.s.s.UserDetailsServiceAutoConfiguration -
|
|
Using generated security password: c1d43f57-1306-4c0e-9f54-04448b2bb647
|
|
2021-02-19 09:10:46.900 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3701e6e4, org.springframework.security.web.context.SecurityContextPersistenceFilter@53c68ce, org.springframework.security.web.header.HeaderWriterFilter@6c03fb16, org.springframework.security.web.authentication.logout.LogoutFilter@b016b4e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4b2d44bc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@75e710b, com.panzhihua.zuul.filters.JWTAuthenticationTokenFilter@c6634d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@65f58c6e, org.springframework.security.web.session.SessionManagementFilter@6de0f580, org.springframework.security.web.access.ExceptionTranslationFilter@18eec010, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@f4cfd90]
|
2021-02-19 09:10:46.924 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources.
|
2021-02-19 09:10:46.924 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
|
2021-02-19 09:10:47.158 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
|
2021-02-19 09:10:47.633 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project.
|
2021-02-19 09:10:47.753 [main] INFO o.s.cloud.netflix.zuul.ZuulFilterInitializer - Starting filter initializer
|
2021-02-19 09:10:47.756 [main] WARN o.s.c.s.o.SpringCloudSecurityAutoConfiguration - All Spring Cloud Security modules and starters are deprecated. They will be moved to individual projects in the next major release.
|
2021-02-19 09:10:47.806 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application ZUUL with eureka with status UP
|
2021-02-19 09:10:47.806 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613697047806, current=UP, previous=STARTING]
|
2021-02-19 09:10:47.812 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8194"]
|
2021-02-19 09:10:47.813 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_ZUUL/k8s-master:zuul:8194: registering service...
|
2021-02-19 09:10:47.834 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8194 (http) with context path ''
|
2021-02-19 09:10:47.896 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8194
|
2021-02-19 09:10:47.898 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_ZUUL/k8s-master:zuul:8194 - registration status: 204
|
2021-02-19 09:10:47.899 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
2021-02-19 09:10:47.928 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2021-02-19 09:10:47.984 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
2021-02-19 09:10:48.150 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_1
|
2021-02-19 09:10:48.152 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_2
|
2021-02-19 09:10:48.199 [main] INFO com.panzhihua.zuul.ZuulApplication - Started ZuulApplication in 41.691 seconds (JVM running for 43.689)
|
2021-02-19 09:11:08.377 [http-nio-8194-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2021-02-19 09:11:08.378 [http-nio-8194-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2021-02-19 09:11:08.388 [http-nio-8194-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 10 ms
|
2021-02-19 09:11:08.426 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/login】
|
2021-02-19 09:11:08.977 [http-nio-8194-exec-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:11:08.992 [http-nio-8194-exec-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user
|
2021-02-19 09:11:08.992 [http-nio-8194-exec-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null
|
2021-02-19 09:11:08.998 [http-nio-8194-exec-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater
|
2021-02-19 09:11:09.012 [http-nio-8194-exec-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:11:09.014 [http-nio-8194-exec-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;]
|
},Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0]
|
]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@67b89a1
|
2021-02-19 09:11:09.682 [http-nio-8194-exec-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: appletsbackstage.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:11:09.688 [http-nio-8194-exec-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-appletsbackstage
|
2021-02-19 09:11:09.688 [http-nio-8194-exec-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: appletsbackstage instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=appletsbackstage,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null
|
2021-02-19 09:11:09.689 [http-nio-8194-exec-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater
|
2021-02-19 09:11:09.693 [http-nio-8194-exec-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: appletsbackstage.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:11:09.694 [http-nio-8194-exec-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client appletsbackstage initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=appletsbackstage,current list of Servers=[k8s-master:8197],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;]
|
},Server stats: [[Server:k8s-master:8197; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0]
|
]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@1d7b64c0
|
2021-02-19 09:11:10.003 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:11:10.696 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: appletsbackstage.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:11:12.655 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/index/datakanban】
|
2021-02-19 09:11:12.655 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/user/listmenu】
|
2021-02-19 09:11:12.655 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/user/info】
|
2021-02-19 09:11:37.703 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:11:37.759 [http-nio-8194-exec-9] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: applets.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:11:37.760 [http-nio-8194-exec-9] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-applets
|
2021-02-19 09:11:37.760 [http-nio-8194-exec-9] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: applets instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=applets,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null
|
2021-02-19 09:11:37.762 [http-nio-8194-exec-9] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater
|
2021-02-19 09:11:37.763 [http-nio-8194-exec-9] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: applets.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:11:37.764 [http-nio-8194-exec-9] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client applets initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=applets,current list of Servers=[k8s-master:8195],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;]
|
},Server stats: [[Server:k8s-master:8195; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0]
|
]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@1858503e
|
2021-02-19 09:11:37.780 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:11:38.144 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:11:38.689 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:11:38.765 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: applets.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:11:39.076 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:11:39.527 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:11:40.240 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 09:11:40.254 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 09:11:40.258 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:11:40.270 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 09:11:40.277 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:11:40.289 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 09:11:40.314 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:11:40.317 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 09:11:42.372 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 09:11:42.384 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 09:11:42.397 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 09:11:42.403 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 09:11:44.048 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 09:11:44.053 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 09:11:44.070 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 09:11:44.071 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 09:11:46.767 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 09:11:46.768 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:15:43.774 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 09:20:43.774 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 09:25:43.775 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 09:30:43.775 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 09:32:15.013 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 09:32:15.030 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 09:32:15.056 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 09:32:15.068 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 09:32:15.209 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 09:32:16.035 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 09:32:16.044 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 09:32:16.048 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 09:32:16.050 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 09:32:16.119 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:32:19.891 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 09:32:19.899 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:32:24.386 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 09:32:24.409 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 09:32:24.434 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 09:32:24.456 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 09:35:43.776 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 09:36:21.091 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listcommunity】
|
2021-02-19 09:36:23.214 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listarea?communityId=2】
|
2021-02-19 09:36:25.052 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/putusercommunityarea】
|
2021-02-19 09:36:31.025 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagevolunteer】
|
2021-02-19 09:36:35.503 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagepartycommittee】
|
2021-02-19 09:36:37.702 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageserviceteam】
|
2021-02-19 09:36:39.878 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageserviceteam】
|
2021-02-19 09:36:43.871 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 09:36:43.885 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:36:45.387 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/agreement?type=4】
|
2021-02-19 09:36:46.761 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 09:36:46.761 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:36:48.206 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 09:36:48.210 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:36:50.363 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:36:50.364 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 09:36:50.959 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/agreement?type=4】
|
2021-02-19 09:36:52.153 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:36:52.154 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 09:36:54.496 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 09:36:54.508 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:36:55.549 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 09:36:57.787 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagenotice】
|
2021-02-19 09:36:59.165 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 09:36:59.630 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 09:36:59.631 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 09:37:54.877 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 09:38:25.124 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/login】
|
2021-02-19 09:38:25.180 [http-nio-8194-exec-8] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: communitybackstage.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:38:25.182 [http-nio-8194-exec-8] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-communitybackstage
|
2021-02-19 09:38:25.182 [http-nio-8194-exec-8] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: communitybackstage instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=communitybackstage,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null
|
2021-02-19 09:38:25.184 [http-nio-8194-exec-8] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater
|
2021-02-19 09:38:25.185 [http-nio-8194-exec-8] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: communitybackstage.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:38:25.186 [http-nio-8194-exec-8] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client communitybackstage initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=communitybackstage,current list of Servers=[k8s-master:8199],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;]
|
},Server stats: [[Server:k8s-master:8199; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0]
|
]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@302243a
|
2021-02-19 09:38:26.185 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: communitybackstage.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
2021-02-19 09:38:26.231 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/user】
|
2021-02-19 09:38:26.231 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/index/data】
|
2021-02-19 09:38:27.325 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/listmenu】
|
2021-02-19 09:38:56.694 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/login】
|
2021-02-19 09:38:56.951 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/index/datakanban】
|
2021-02-19 09:38:56.951 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/user/info】
|
2021-02-19 09:38:56.953 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/user/listmenu】
|
2021-02-19 09:38:58.679 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/listadvpos】
|
2021-02-19 09:38:59.231 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/pageadvertisement】
|
2021-02-19 09:39:08.470 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/advertisement/?id=14】
|
2021-02-19 09:39:08.539 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/pageadvertisement】
|
2021-02-19 09:39:10.802 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/advertisement/?id=15】
|
2021-02-19 09:39:10.849 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/pageadvertisement】
|
2021-02-19 09:39:12.563 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/advertisement/?id=8】
|
2021-02-19 09:39:12.618 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/pageadvertisement】
|
2021-02-19 09:39:14.365 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/advertisement/?id=4】
|
2021-02-19 09:39:14.422 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/pageadvertisement】
|
2021-02-19 09:39:19.870 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/pageadvertisement】
|
2021-02-19 09:40:43.776 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 09:45:43.777 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 09:46:13.674 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/login】
|
2021-02-19 09:46:15.331 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/login】
|
2021-02-19 09:46:15.563 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/index/datakanban】
|
2021-02-19 09:46:15.564 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/user/info】
|
2021-02-19 09:46:15.564 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/user/listmenu】
|
2021-02-19 09:46:19.884 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/usermanagement/listcommunity】
|
2021-02-19 09:46:20.434 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/usermanagement/pageuser】
|
2021-02-19 09:46:21.197 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/listadvpos】
|
2021-02-19 09:46:21.746 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/pageadvertisement】
|
2021-02-19 09:46:22.961 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/listadvpos】
|
2021-02-19 09:46:22.961 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/listadvjump】
|
2021-02-19 09:50:43.777 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 09:55:43.778 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 10:00:43.778 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 10:05:43.778 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 10:10:43.779 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 10:15:43.779 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 10:20:43.780 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 10:25:43.780 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 10:30:43.780 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 10:35:43.781 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 10:37:49.599 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 10:37:49.911 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 10:37:49.989 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 10:37:50.134 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 10:37:50.318 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 10:37:50.377 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 10:37:50.387 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 10:37:50.421 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 10:37:50.421 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 10:37:50.434 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 10:37:50.470 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 10:37:50.497 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 10:37:50.652 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 10:37:50.677 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 10:37:50.829 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 10:37:50.840 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 10:37:50.977 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 10:37:51.001 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 10:37:51.345 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 10:37:51.349 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 10:37:51.358 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 10:37:51.378 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 10:40:43.781 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 10:45:43.782 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 10:50:43.782 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 10:55:43.782 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 10:59:53.588 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 10:59:53.589 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 10:59:53.591 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 10:59:53.635 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 10:59:53.642 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 10:59:55.295 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 10:59:55.305 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 10:59:55.306 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 10:59:55.317 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 10:59:55.503 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 10:59:57.141 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 10:59:57.150 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 10:59:57.151 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 10:59:57.166 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 10:59:58.917 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 10:59:58.918 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:00:00.981 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:00:00.981 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 11:00:00.982 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:00:00.990 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 11:00:02.915 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:00:02.925 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:00:43.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 11:05:43.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 11:09:53.674 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:53.835 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:53.934 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:54.065 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:54.225 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:54.348 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:54.505 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:54.554 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:09:54.555 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:09:54.581 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:09:54.645 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:09:54.645 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:09:54.658 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:54.767 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:54.885 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:55.067 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:55.192 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:55.287 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:55.407 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:55.567 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:55.701 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:55.825 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:55.968 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:56.087 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:56.246 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:56.355 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:56.504 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:56.616 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:56.767 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:56.887 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:57.027 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:57.147 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:57.277 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:57.407 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:57.505 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:57.622 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:57.727 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:57.834 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:57.945 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:58.101 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:58.216 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:58.307 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:58.414 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:58.543 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:58.657 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:58.767 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:58.895 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:59.017 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:59.167 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:59.327 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:59.447 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:59.605 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:59.734 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:59.847 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:09:59.995 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:00.174 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:00.305 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:00.408 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:00.535 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:00.615 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:00.707 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:00.815 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:00.927 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:01.015 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:01.135 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:01.264 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:01.365 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:01.487 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:01.647 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:01.776 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:01.896 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:02.007 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:02.155 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:02.287 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:02.377 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:02.503 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:02.636 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:02.787 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:02.905 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:03.007 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:03.106 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:03.207 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:03.345 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:03.437 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:03.567 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:03.667 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:03.858 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:03.937 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:04.085 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:04.216 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:04.346 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:04.457 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:04.565 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:04.715 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:04.846 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:04.944 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:05.057 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:05.205 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:05.335 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:05.494 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:05.585 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:05.705 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:05.787 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:05.905 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:05.977 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:06.107 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:06.218 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:06.297 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:06.404 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:06.487 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:06.616 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:06.704 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:06.798 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:06.942 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:07.050 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:07.146 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:07.267 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:07.385 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:07.495 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:07.596 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:07.726 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:07.826 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:07.925 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:08.016 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:08.144 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:08.227 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:08.327 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:08.425 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:08.545 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:08.606 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:08.726 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:08.857 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:08.964 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:09.094 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:09.185 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:09.304 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:09.414 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:09.506 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:09.607 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:09.726 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:09.806 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:09.918 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:10.014 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:10.127 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:10.236 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:10.304 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:10.414 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:10.496 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:10.606 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:10.722 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:10.814 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:10.904 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:11.016 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:11.116 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:11.221 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:11.304 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:11.416 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:11.505 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:11.614 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:11.706 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:11.895 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:11.994 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:12.145 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:12.246 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:12.446 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:12.559 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:12.672 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:12.815 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:12.934 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:13.110 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:13.177 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:13.265 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:13.364 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:13.474 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:13.585 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:13.676 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:13.784 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:13.886 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:14.006 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:14.136 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:14.232 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:14.306 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:14.422 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:14.530 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:14.614 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:14.711 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:14.806 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:14.934 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:15.040 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:15.125 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:15.248 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:15.344 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:15.495 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:15.646 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:15.768 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:15.895 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:16.005 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:16.126 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:16.289 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:16.506 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:16.529 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:16.622 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:16.805 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:16.926 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:17.016 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:17.124 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:17.226 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:17.336 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:17.462 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:17.596 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:17.744 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:17.894 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:17.976 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:18.156 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:18.302 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:18.426 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:18.544 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:18.668 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:18.784 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:18.886 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:19.042 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:19.168 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:19.320 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:19.416 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:19.528 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:19.648 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:19.778 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:19.926 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:20.041 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:20.128 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:20.258 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:20.404 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:20.499 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:20.658 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:20.796 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:20.896 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:20.978 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:21.080 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:21.168 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:21.289 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:21.409 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:21.497 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:21.612 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:21.728 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:21.837 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:21.960 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:22.076 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:22.179 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:22.360 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:22.448 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:22.553 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:22.648 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:22.777 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:22.874 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:22.976 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:23.058 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:23.169 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:23.258 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:23.367 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:23.480 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:23.602 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:23.696 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:23.832 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:23.968 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:24.129 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:24.264 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:24.362 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:24.456 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:24.520 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:24.636 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:24.717 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:24.858 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:24.936 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:25.066 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:25.178 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:25.320 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:25.428 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:25.610 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:25.720 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:25.824 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:25.960 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:26.077 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:26.216 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:26.336 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:26.440 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:26.616 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:26.704 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:26.787 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:26.878 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:27.032 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:27.168 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:27.276 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:27.356 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:27.488 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:28.218 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:28.538 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:28.618 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:10:43.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 11:11:01.900 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:02.048 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:02.149 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:02.249 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:02.368 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:02.450 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:02.547 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:02.619 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:02.712 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:02.848 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:02.959 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:03.041 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:03.179 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:03.271 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:03.400 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:03.481 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:03.568 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:03.720 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:03.800 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:03.920 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:04.248 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:04.288 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:04.369 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:04.569 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:04.789 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:04.890 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:05.049 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:05.408 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:05.648 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:05.835 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:06.089 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:06.389 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:06.628 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:06.787 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:07.088 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:07.320 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:07.455 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:07.728 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:08.088 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:08.296 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:08.818 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:08.906 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:09.158 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:09.227 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:09.315 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:09.418 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:09.575 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:09.679 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:09.754 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:09.858 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:09.964 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:10.058 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:10.188 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:10.239 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:10.338 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:10.429 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:10.540 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:10.690 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:10.910 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:11.110 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:11.379 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:12.698 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:12.778 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:12.848 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:15.549 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:15.645 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:15.749 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:15.867 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:15.992 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:16.059 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:16.197 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:16.286 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:16.419 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:16.530 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:16.626 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:16.749 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:16.753 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:11:16.836 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:16.943 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:17.035 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:17.149 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:17.253 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:17.354 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:17.475 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:17.586 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:17.718 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:17.824 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:17.885 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:17.993 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:18.107 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:18.191 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:18.301 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:18.395 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:18.498 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:18.624 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:18.717 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:18.833 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:18.950 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:19.091 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:19.185 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:19.309 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:19.473 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:19.575 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:19.668 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:19.778 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:19.949 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:20.072 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:20.210 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:20.299 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:20.429 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:20.524 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:20.669 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:20.775 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:20.898 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:21.021 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:21.155 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:21.259 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:21.370 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:21.483 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:21.576 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:21.675 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:21.764 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:21.876 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:21.985 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:22.064 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:22.212 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:22.297 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:22.385 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:22.525 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:22.634 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:22.756 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:22.891 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:23.018 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:23.110 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:23.251 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:23.369 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:23.491 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:23.560 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:23.723 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:23.819 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:24.058 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:24.065 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:24.131 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:24.217 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:24.357 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:24.455 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:24.595 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:24.725 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:24.859 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:24.934 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:25.043 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:25.168 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:25.268 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:25.378 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:25.485 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:25.565 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:25.700 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:25.803 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:25.906 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:26.013 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:26.125 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:26.277 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:26.370 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:26.496 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:26.602 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:26.704 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:26.844 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:26.935 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:27.085 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:27.179 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:27.325 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:27.405 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:27.566 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:27.664 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:27.775 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:27.900 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:28.034 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:28.154 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:28.282 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:28.400 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:28.532 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:28.620 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:28.730 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:28.844 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:29.011 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:29.125 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:29.207 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:29.338 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:29.455 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:29.572 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:29.687 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:29.833 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:29.932 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:30.034 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:30.154 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:30.274 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:30.359 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:30.474 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:30.595 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:30.679 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:30.809 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:30.949 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:31.044 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:31.172 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:31.291 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:31.434 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:31.531 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:31.615 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:31.726 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:31.813 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:32.053 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:32.135 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:32.235 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:32.324 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:32.409 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:32.495 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:32.605 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:32.686 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:32.780 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:32.872 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:32.957 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:33.084 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:33.163 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:33.243 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:33.365 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:33.445 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:33.575 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:33.630 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:33.720 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:33.830 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:33.920 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:34.030 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:34.105 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:34.280 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:34.370 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:34.455 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:34.560 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:34.670 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:34.760 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:34.830 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:34.920 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:35.010 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:35.125 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:35.201 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:35.305 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:35.395 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:35.480 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:35.590 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:35.680 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:35.760 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:35.856 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:35.936 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:36.036 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:36.120 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:36.210 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:36.320 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:36.450 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:36.543 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:37.170 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:37.211 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:37.335 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:11:37.566 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:00.602 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:00.687 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:00.772 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:00.862 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:00.983 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:01.057 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:01.172 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:01.277 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:01.387 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:01.492 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:01.638 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:01.748 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:01.842 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:01.889 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:12:01.922 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:02.068 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:02.213 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:02.317 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:02.419 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:02.532 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:02.637 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:02.758 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:02.862 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:02.997 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:03.067 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:03.177 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:03.308 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:03.417 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:03.538 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:03.642 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:03.737 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:03.882 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:04.027 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:04.157 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:04.267 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:04.437 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:04.697 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:04.817 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:04.987 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:05.067 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:05.217 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:05.307 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:05.422 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:05.542 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:05.702 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:05.802 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:05.948 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:06.107 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:06.227 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:06.363 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:06.525 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:06.617 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:06.712 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:06.838 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:06.917 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:07.057 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:07.217 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:07.352 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:07.550 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:07.677 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:07.828 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:07.967 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:08.132 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:08.277 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:08.442 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:08.668 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:08.817 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:08.932 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:09.042 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:09.147 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:09.307 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:09.387 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:09.502 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:09.587 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:09.707 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:09.777 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:09.882 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:10.032 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:10.208 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:10.372 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:10.533 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:10.747 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:10.907 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:11.067 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:11.217 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:11.357 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:11.487 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:11.652 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:11.787 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:11.947 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:12.077 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:12.257 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:12.399 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:12.547 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:12.687 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:12.852 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:12.987 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:13.147 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:13.307 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:13.457 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:13.597 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:13.752 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:13.937 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:14.073 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:14.207 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:14.353 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:14.511 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:14.667 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:14.798 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:14.997 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:15.162 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:15.387 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:15.537 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:15.677 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:15.827 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:15.987 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:16.132 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:16.267 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:16.462 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:16.622 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:16.782 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:16.972 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:17.127 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:17.277 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:17.427 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:17.582 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:17.732 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:17.874 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:18.017 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:18.182 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:18.322 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:18.477 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:18.612 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:18.777 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:18.933 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:19.062 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:19.232 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:19.377 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:19.537 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:19.707 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:19.862 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:20.002 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:20.158 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:20.302 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:20.477 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:20.637 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:20.782 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:20.933 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:21.067 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:21.207 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:21.357 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:21.502 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:21.636 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:21.782 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:21.922 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:22.077 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:22.212 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:22.347 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:22.493 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:22.659 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:22.782 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:22.932 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:23.062 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:23.207 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:23.342 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:23.502 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:23.652 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:23.757 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:23.862 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:23.927 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:24.012 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:24.102 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:24.197 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:24.292 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:24.372 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:24.462 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:24.557 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:24.662 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:24.782 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:24.892 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:24.972 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:25.078 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:25.158 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:25.262 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:25.342 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:25.452 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:25.558 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:25.662 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:25.732 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:25.837 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:25.917 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:26.022 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:26.172 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:26.412 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:26.577 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:12:27.607 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:13:07.073 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:13:07.783 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:13:07.868 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:13:07.894 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:13:07.895 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:13:07.914 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:13:16.725 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:13:16.730 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:13:16.730 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:13:21.540 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:13:21.544 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:13:25.714 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:13:26.124 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:13:26.859 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:13:27.929 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:13:27.930 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:13:27.954 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:13:31.369 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 11:13:33.652 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:13:33.652 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:13:33.652 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:13:42.974 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listcommunity】
|
2021-02-19 11:13:44.795 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listarea?communityId=2】
|
2021-02-19 11:13:49.844 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/updateUserWeiXinPhone】
|
2021-02-19 11:13:49.984 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/putusercommunityarea】
|
2021-02-19 11:13:50.173 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:13:50.177 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:13:50.184 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:13:57.923 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:13:57.955 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:14:14.804 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:14:14.806 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:14:16.933 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 11:14:18.903 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 11:14:22.556 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 11:15:06.910 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:15:07.885 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:15:07.978 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:15:08.046 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:15:08.049 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:15:08.050 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:15:30.003 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 11:15:41.195 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 11:15:43.784 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 11:15:47.586 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussoptionuser?id=83】
|
2021-02-19 11:15:49.557 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=61】
|
2021-02-19 11:15:49.568 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 11:15:53.481 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 11:15:57.202 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=59】
|
2021-02-19 11:15:57.222 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 11:15:59.207 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:15:59.212 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:15:59.223 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:15:59.241 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:16:01.082 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discusscommentuser】
|
2021-02-19 11:16:03.872 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:16:03.876 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:16:05.846 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:16:05.851 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:16:05.856 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:16:05.875 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:16:24.519 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=26】
|
2021-02-19 11:16:26.821 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/listactivitysign?id=26&type=1】
|
2021-02-19 11:17:02.021 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:02.273 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:02.354 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:02.500 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:02.659 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:02.769 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:02.829 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:17:02.839 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:17:02.864 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:17:02.866 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:17:02.910 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:17:02.922 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:03.074 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:03.181 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:03.313 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:03.451 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:03.579 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:03.743 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:03.859 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:03.971 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:04.099 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:04.252 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:04.371 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:04.513 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:04.601 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:04.753 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:04.861 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:05.003 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:05.139 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:05.433 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:05.851 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:05.953 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:06.068 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:06.194 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:06.313 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:06.443 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:06.571 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:06.703 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:06.844 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:06.994 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:07.103 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:07.219 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:07.371 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:07.493 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:07.633 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:07.753 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:07.913 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:08.019 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:08.153 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:08.271 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:08.419 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:08.526 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:08.651 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:08.761 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:08.873 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:09.013 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:09.163 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:09.299 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:09.423 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:09.503 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:09.633 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:09.741 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:09.859 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:09.962 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:10.099 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:10.251 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:10.361 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:10.499 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:10.614 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:10.716 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:10.863 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:10.971 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:11.092 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:11.232 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:11.341 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:11.459 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:11.576 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:11.699 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:11.851 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:11.939 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:12.052 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:12.187 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:12.281 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:12.393 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:12.513 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:12.613 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:12.703 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:12.811 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:12.923 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:13.023 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:13.139 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:13.233 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:13.343 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:13.451 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:13.540 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:13.653 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:13.751 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:13.859 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:13.953 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:14.042 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:14.153 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:14.251 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:14.340 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:14.453 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:14.534 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:14.633 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:14.739 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:14.833 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:14.913 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:14.987 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:15.081 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:15.172 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:15.253 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:15.353 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:15.451 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:15.556 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:15.661 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:15.754 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:15.859 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:15.954 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:16.041 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:16.141 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:16.251 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:16.353 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:16.443 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:16.542 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:16.659 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:16.739 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:16.843 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:16.954 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:17.059 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:17.139 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:17.219 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:17.300 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:17.394 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:17.503 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:17.572 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:17.661 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:17.771 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:17.873 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:17.947 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:18.041 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:18.153 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:18.273 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:18.354 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:18.443 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:18.553 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:18.651 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:18.753 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:18.833 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:18.953 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:19.051 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:19.199 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:19.299 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:19.394 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:19.489 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:19.611 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:19.713 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:19.831 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:19.939 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:20.033 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:20.113 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:20.213 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:20.303 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:20.411 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:20.492 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:20.579 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:20.665 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:20.773 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:20.871 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:20.979 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:21.073 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:21.183 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:21.273 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:21.371 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:21.473 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:21.563 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:21.653 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:21.753 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:21.873 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:21.953 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:22.033 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:22.144 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:22.223 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:22.313 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:22.433 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:22.526 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:22.621 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:22.753 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:22.819 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:22.913 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:23.013 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:23.131 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:23.211 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:23.309 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:23.403 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:23.513 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:23.611 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:23.699 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:23.793 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:24.036 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:24.118 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:24.223 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:24.303 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:24.419 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:24.519 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:24.603 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:24.693 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:24.773 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:24.891 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:24.979 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:25.073 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:25.161 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:25.251 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:25.371 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:25.459 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:25.633 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:25.771 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:25.873 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:26.891 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:26.933 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:17:26.987 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:45.991 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:46.038 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:46.112 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:46.178 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:46.359 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:46.446 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:46.519 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:46.600 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:46.703 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:46.830 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:46.911 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:47.002 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:47.136 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:47.232 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:47.320 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:47.423 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:47.538 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:47.661 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:47.770 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:47.858 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:47.952 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:48.026 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:48.130 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:48.212 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:48.338 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:48.418 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:48.512 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:48.600 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:48.692 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:48.782 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:48.890 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:48.993 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:49.092 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:49.172 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:49.387 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:49.531 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:49.641 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:50.912 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:50.950 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:51.002 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:54.926 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:18:54.935 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:18:54.954 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:18:54.962 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:18:56.681 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:56.721 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:18:56.729 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:18:56.790 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:56.875 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:56.978 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:57.112 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:57.182 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:57.298 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:57.400 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:57.500 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:57.610 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:57.718 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:57.820 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:57.930 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:58.033 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:58.132 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:58.258 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:58.352 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:58.462 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:58.570 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:58.666 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:58.771 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:18:58.780 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:58.797 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:18:58.823 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:18:58.860 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:18:58.873 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:58.978 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:59.093 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:59.218 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:59.332 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:59.458 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:59.557 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:59.652 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:59.752 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:18:59.850 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:00.010 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:00.098 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:00.192 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:00.282 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:00.372 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:00.462 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:00.553 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:00.658 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:00.752 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:00.852 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:00.952 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:01.058 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:01.170 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:01.270 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:01.378 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:01.472 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:01.572 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:01.662 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:01.770 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:01.850 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:01.953 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:02.032 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:02.122 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:02.218 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:02.330 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:02.418 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:02.531 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:02.622 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:02.730 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:02.832 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:02.942 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:03.030 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:03.137 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:03.232 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:03.330 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:03.412 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:03.530 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:03.626 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:03.750 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:03.858 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:03.970 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:04.050 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:04.148 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:04.250 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:04.360 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:04.450 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:04.570 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:04.702 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:04.818 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:04.914 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:04.986 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:05.102 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:05.210 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:05.298 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:05.423 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:05.546 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:05.648 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:05.802 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:05.960 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:06.032 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:06.142 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:06.251 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:06.352 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:06.432 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:06.515 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:06.612 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:06.712 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:06.810 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:06.920 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:07.002 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:07.092 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:07.193 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:07.321 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:07.386 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:07.473 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:07.561 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:07.632 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:07.730 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:07.830 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:07.912 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:08.018 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:08.122 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:08.211 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:08.300 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:08.418 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:08.498 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:08.592 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:08.692 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:08.782 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:08.898 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:09.012 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:09.103 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:09.190 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:09.733 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:09.733 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:09.741 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:35.314 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:35.373 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:19:36.021 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:19:36.078 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:19:36.083 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:19:36.086 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:19:36.120 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:19:36.359 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:19:36.392 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:19:36.397 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:19:36.411 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:19:36.413 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:19:37.144 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:19:37.148 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 11:19:37.155 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:19:37.169 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 11:19:38.110 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:19:38.113 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:19:43.433 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:19:43.434 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:19:43.434 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 11:19:43.441 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 11:19:45.733 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:19:45.741 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:19:50.285 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:19:50.286 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:19:50.289 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:20:04.862 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:20:05.621 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:20:06.143 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:20:06.211 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:20:06.230 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:20:06.263 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:20:06.343 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:19.136 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:20:19.254 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:20:19.349 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:20:19.357 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:20:19.383 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:20:19.416 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:20:19.608 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:20:19.680 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:20:19.802 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:20:19.885 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:20:19.951 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:20:20.013 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:20:20.050 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:20:20.082 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:20:20.094 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:20:20.116 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:20.165 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 11:20:20.174 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:20.220 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 11:20:20.231 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:20.232 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:20.257 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:20.283 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 11:20:20.290 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:20.331 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 11:20:20.343 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:20.347 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:20.425 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:20.542 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:20:20.550 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:20:20.566 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:20:20.566 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:20:22.743 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 11:20:22.745 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:22.818 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 11:20:22.840 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:23.129 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 11:20:23.140 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:23.324 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 11:20:23.354 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:23.898 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:20:24.000 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:20:24.001 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:20:24.011 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:20:24.015 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:20:24.018 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:20:24.038 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:20:24.058 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:20:24.059 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:20:24.642 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:20:24.644 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:20:24.660 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:20:24.661 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:20:24.752 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:24.894 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 11:20:25.500 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 11:20:25.500 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:20:25.510 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:20:25.518 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 11:20:29.021 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/detaileasyphoto?id=86】
|
2021-02-19 11:20:29.029 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagecomacteasyphotocomment】
|
2021-02-19 11:20:29.346 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagepartycommittee】
|
2021-02-19 11:20:29.890 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:20:29.892 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:32.375 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 11:20:32.383 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:20:32.441 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:20:32.493 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 11:20:33.128 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagevolunteer】
|
2021-02-19 11:20:43.784 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 11:20:49.647 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=76&type=2】
|
2021-02-19 11:20:53.128 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/detaileasyphoto?id=85】
|
2021-02-19 11:20:53.132 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagecomacteasyphotocomment】
|
2021-02-19 11:20:53.994 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:20:53.994 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:20:55.435 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:20:55.441 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:20:55.464 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:21:08.622 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:21:08.622 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:21:08.664 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:21:28.606 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 11:21:30.446 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:21:30.447 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:21:30.478 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:21:34.591 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 11:22:13.210 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:22:13.212 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:22:13.242 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:22:31.094 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:22:31.120 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:22:31.312 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:22:37.142 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:22:37.163 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:22:37.177 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:23:00.916 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:23:01.531 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:23:02.702 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:23:02.702 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:23:02.734 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:23:04.809 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:23:04.813 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:23:20.061 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:23:20.150 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:23:22.151 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:23:22.178 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:23:26.363 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:23:26.366 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:23:32.199 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:23:32.199 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:23:34.010 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/listfamily】
|
2021-02-19 11:23:35.625 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:23:35.626 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:25:43.784 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 11:26:13.269 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:13.338 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:13.407 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:13.522 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:13.610 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:13.720 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:13.843 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:13.903 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:14.035 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:14.145 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:14.225 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:14.355 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:14.423 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:14.535 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:14.650 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:14.746 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:14.863 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:14.978 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:15.073 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:15.176 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:15.292 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:15.391 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:15.505 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:15.633 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:15.786 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:15.895 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:16.015 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:16.143 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:16.250 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:16.355 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:16.482 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:16.582 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:16.683 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:16.786 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:16.913 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:17.051 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:17.146 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:17.265 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:17.371 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:17.506 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:17.615 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:17.736 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:18.579 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:18.580 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:26:18.591 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:20.694 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:20.810 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:20.904 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:21.023 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:21.130 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:21.265 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:21.332 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:21.424 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:21.537 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:21.642 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:21.732 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:21.841 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:21.937 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:22.055 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:22.169 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:22.274 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:22.385 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:22.502 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:22.605 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:22.721 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:22.822 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:22.934 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:23.014 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:23.145 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:23.234 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:23.335 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:23.425 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:23.522 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:23.615 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:23.714 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:23.822 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:23.944 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:24.090 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:24.209 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:24.334 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:24.464 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:24.574 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:24.672 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:24.801 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:24.894 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:24.982 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:25.082 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:25.172 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:25.282 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:25.361 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:25.454 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:26.046 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:26.046 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:26.046 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:55.412 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:27:56.030 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:27:56.107 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:27:56.141 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:27:56.141 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:27:56.146 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:28:08.971 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=75&type=2】
|
2021-02-19 11:28:11.165 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=76&type=2】
|
2021-02-19 11:30:43.785 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 11:31:09.828 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:31:10.559 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:31:10.584 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:31:10.598 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:31:10.610 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:31:10.623 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:31:31.058 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listcommunity】
|
2021-02-19 11:31:34.256 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listarea?communityId=2】
|
2021-02-19 11:31:41.842 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/updateUserWeiXinPhone】
|
2021-02-19 11:31:41.886 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/putusercommunityarea】
|
2021-02-19 11:31:41.962 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:31:41.962 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:31:42.005 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:31:54.170 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:31:54.179 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 11:31:54.184 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 11:31:54.205 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 11:32:05.118 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 11:32:05.124 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:32:32.502 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:32:32.502 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:32:32.507 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:32:32.508 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:32:32.626 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:32:33.464 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:32:33.469 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:32:33.477 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:32:33.481 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:32:33.508 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:35:43.785 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 11:40:43.786 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 11:45:43.787 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 11:50:43.787 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 11:51:45.013 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:51:45.014 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:51:45.016 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:51:45.017 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:51:45.036 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 11:51:45.922 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 11:51:45.935 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 11:51:45.935 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 11:51:45.975 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 11:51:46.061 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 11:51:57.800 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 11:53:21.906 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 11:53:34.049 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussoptionuser?id=77】
|
2021-02-19 11:55:43.787 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 12:00:43.787 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 12:05:43.788 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 12:10:43.788 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 12:15:43.788 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 12:20:43.789 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 12:21:49.059 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 12:21:49.059 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 12:21:49.059 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 12:21:49.059 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 12:25:43.789 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 12:30:43.789 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 12:35:43.790 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 12:40:43.790 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 12:45:43.790 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 12:50:43.791 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 12:55:43.791 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 13:00:43.791 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 13:05:43.792 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 13:10:43.792 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 13:15:43.792 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 13:20:43.793 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 13:25:43.793 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 13:30:43.793 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 13:35:43.794 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 13:40:43.794 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 13:43:39.734 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 13:43:39.737 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 13:43:39.740 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 13:43:39.743 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 13:43:39.744 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 13:43:40.491 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 13:43:40.503 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 13:43:40.511 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 13:43:40.516 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 13:43:40.518 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 13:45:43.794 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 13:50:43.794 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 13:50:46.685 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 13:50:46.685 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 13:50:46.722 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 13:50:46.733 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 13:50:47.512 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 13:50:48.268 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 13:50:48.298 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 13:50:48.319 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 13:50:48.335 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 13:50:48.354 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 13:51:01.341 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 13:51:01.341 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 13:51:01.341 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 13:51:01.341 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 13:51:01.392 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 13:51:02.246 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 13:51:02.258 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 13:51:02.275 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 13:51:02.328 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 13:51:02.332 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 13:51:25.268 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 13:51:25.268 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 13:51:25.268 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 13:51:25.268 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 13:51:25.360 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 13:51:26.011 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 13:51:26.029 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 13:51:26.052 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 13:51:26.059 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 13:51:26.079 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 13:51:33.703 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-19 13:55:43.795 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 14:00:43.795 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 14:05:43.795 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 14:07:43.756 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:07:43.771 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:07:44.168 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:07:44.269 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:07:44.329 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:07:45.106 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:07:45.131 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:07:45.152 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:07:45.165 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:07:45.178 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:08:50.997 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:08:51.005 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:08:51.020 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:08:51.042 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:08:52.198 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:08:52.979 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:08:53.007 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:08:53.050 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:08:53.077 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:08:53.093 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:08:58.658 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:08:58.676 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:08:58.729 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:08:58.758 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:08:59.658 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:09:00.285 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:09:00.305 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:09:00.343 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:09:00.364 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:09:00.384 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:09:27.790 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:09:27.823 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:09:27.853 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:09:28.707 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:09:29.392 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:09:29.405 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:09:29.425 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:09:29.436 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:09:49.183 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:09:50.757 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:09:56.771 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:09:56.785 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:09:56.837 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:09:56.852 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:09:57.740 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:09:58.481 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:09:58.507 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:09:58.526 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:09:58.536 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:09:58.550 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:10:43.796 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 14:10:50.378 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:10:50.387 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:10:50.417 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:10:50.480 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:10:51.312 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:10:52.019 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:10:52.038 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:10:52.054 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:10:52.083 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:10:52.085 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:10:59.221 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:10:59.231 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:10:59.257 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:10:59.280 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:11:00.192 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:11:00.816 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:11:00.842 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:11:00.852 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:11:00.880 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:11:00.891 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:11:39.362 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:11:39.362 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:11:39.363 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:11:39.363 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:11:39.388 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:11:40.088 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:11:40.131 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:11:40.176 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:11:40.176 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:11:40.180 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:12:55.464 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:12:55.486 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:12:55.507 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:12:55.543 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:12:56.422 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:12:57.244 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:12:57.277 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:12:57.299 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:12:57.309 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:12:57.326 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:15:43.796 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 14:20:43.796 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 14:21:39.951 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:21:39.962 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:21:40.385 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:21:40.497 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:21:40.601 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:21:41.411 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:21:41.432 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:21:41.453 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:21:41.463 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:21:41.472 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:21:55.530 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:21:55.540 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:21:55.568 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:21:55.596 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:21:56.222 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:21:57.014 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:21:57.028 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:21:57.046 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:21:57.060 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:21:57.073 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:23:12.061 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:23:12.061 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:23:12.061 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:23:12.062 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:23:12.079 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:23:13.205 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:23:13.269 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:23:13.321 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:23:13.324 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:23:13.327 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:24:17.864 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:24:18.660 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:24:18.679 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:24:18.695 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:24:18.723 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:24:18.731 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:25:12.296 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:25:12.296 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:25:12.296 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:25:12.296 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:25:12.400 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:25:12.674 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:25:13.117 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:25:13.121 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:25:13.129 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:25:13.135 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:25:13.141 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:25:13.384 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:25:13.411 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:25:13.415 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:25:13.425 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:25:13.430 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:25:40.838 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:25:40.841 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:25:40.850 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:25:43.797 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 14:25:59.783 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:25:59.784 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:26:00.365 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:26:00.371 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:26:00.417 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:26:00.425 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:26:00.440 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:26:00.443 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:26:00.452 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:26:00.452 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:26:00.456 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:26:00.467 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:26:07.152 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 14:26:07.838 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 14:26:07.853 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:26:09.549 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:26:11.151 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 14:26:11.163 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:26:13.055 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:26:13.072 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 14:26:13.089 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 14:26:13.105 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 14:26:15.094 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 14:26:15.105 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:26:18.852 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 14:26:18.870 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:26:21.317 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:26:21.318 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:26:21.319 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:26:24.918 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 14:26:25.002 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 14:26:26.550 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 14:26:26.562 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:26:28.240 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 14:26:28.243 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:26:28.247 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 14:26:28.262 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 14:26:28.313 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 14:26:28.313 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 14:26:28.318 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 14:26:29.444 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 14:26:29.445 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:26:30.741 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:26:30.743 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:26:30.745 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:26:32.647 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 14:26:47.995 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:26:51.303 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:26:51.306 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:26:51.312 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:26:51.314 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:26:51.315 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:26:51.354 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:26:51.355 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:26:52.292 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:26:53.570 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:26:53.571 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:26:53.571 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:26:59.893 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:26:59.896 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 14:26:59.897 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 14:26:59.898 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 14:27:04.232 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageserviceteam】
|
2021-02-19 14:27:04.616 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 14:27:08.061 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:27:08.062 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:27:08.062 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:27:08.560 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagepartycommittee】
|
2021-02-19 14:27:12.838 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagevolunteer】
|
2021-02-19 14:27:17.387 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:27:17.391 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:27:17.400 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:27:20.669 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 14:27:20.671 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:27:24.839 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 14:27:29.179 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagenotice】
|
2021-02-19 14:27:33.455 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagenotice】
|
2021-02-19 14:27:40.136 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/user】
|
2021-02-19 14:27:40.136 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/user】
|
2021-02-19 14:27:40.404 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 14:27:41.080 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/user】
|
2021-02-19 14:27:42.972 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 14:27:43.004 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:27:47.711 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/listactivity】
|
2021-02-19 14:27:47.818 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/listactivity】
|
2021-02-19 14:27:51.989 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/pageeasyphoto】
|
2021-02-19 14:27:56.255 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/pagemicrowish】
|
2021-02-19 14:27:59.581 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/pagemicrowish】
|
2021-02-19 14:27:59.584 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/pagemicrowish】
|
2021-02-19 14:27:59.585 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/pagemicrowish】
|
2021-02-19 14:27:59.587 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/pagemicrowish】
|
2021-02-19 14:27:59.646 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/pagemicrowish】
|
2021-02-19 14:27:59.655 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/pagemicrowish】
|
2021-02-19 14:28:00.572 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/listfamily】
|
2021-02-19 14:28:08.192 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 14:28:15.774 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/agreement?type=4】
|
2021-02-19 14:28:26.667 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish?id=undefined】
|
2021-02-19 14:28:30.950 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:30:43.797 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 14:35:43.797 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 14:36:06.792 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:36:07.751 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:36:07.755 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:36:07.766 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:36:07.770 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:36:07.774 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:36:16.172 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 14:36:16.199 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:36:16.202 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 14:36:16.221 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 14:36:17.698 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageserviceteam】
|
2021-02-19 14:36:20.398 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagepartycommittee】
|
2021-02-19 14:36:23.198 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:36:23.217 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 14:36:24.648 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 14:36:24.682 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:36:27.443 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/updateUserWeiXinInfo】
|
2021-02-19 14:36:35.492 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listcommunity】
|
2021-02-19 14:36:37.013 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listarea?communityId=12】
|
2021-02-19 14:36:38.032 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listarea?communityId=12】
|
2021-02-19 14:36:38.992 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listarea?communityId=12】
|
2021-02-19 14:36:41.409 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listarea?communityId=2】
|
2021-02-19 14:36:44.189 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/updateUserWeiXinPhone】
|
2021-02-19 14:36:46.696 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/updateUserWeiXinPhone】
|
2021-02-19 14:36:47.777 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/updateUserWeiXinPhone】
|
2021-02-19 14:36:52.360 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 14:36:52.365 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:36:54.249 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:36:54.255 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:36:54.258 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:37:00.280 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 14:37:17.915 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 14:37:18.570 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss】
|
2021-02-19 14:37:18.927 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 14:37:22.208 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:37:22.222 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:37:22.245 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:37:23.339 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 14:37:38.019 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:37:38.909 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:37:38.967 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:37:39.023 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:37:39.029 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:37:39.036 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:37:41.798 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:37:43.360 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:37:43.363 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:37:43.363 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:37:44.182 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 14:37:44.189 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:37:45.391 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:37:45.395 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 14:37:48.116 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/updateUserWeiXinInfo】
|
2021-02-19 14:37:52.911 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listcommunity】
|
2021-02-19 14:37:54.405 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listarea?communityId=12】
|
2021-02-19 14:37:55.135 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listarea?communityId=12】
|
2021-02-19 14:37:56.085 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listarea?communityId=12】
|
2021-02-19 14:37:58.476 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/listarea?communityId=2】
|
2021-02-19 14:38:03.290 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 14:38:03.295 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:38:04.231 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:38:04.237 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:38:04.239 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:38:05.519 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:38:05.519 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:38:05.519 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:38:05.523 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:38:05.613 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:38:06.159 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:38:06.170 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:38:06.178 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:38:06.190 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:38:06.194 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 14:38:06.259 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 14:38:08.034 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:38:08.044 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:38:08.053 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:38:08.581 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 14:38:08.581 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:38:08.586 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 14:38:08.592 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 14:38:08.752 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 14:38:09.933 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:38:09.935 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:38:09.940 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:38:10.791 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:38:12.551 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:38:13.130 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:38:13.653 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:38:13.654 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:38:13.662 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:38:14.362 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:38:14.365 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:38:14.379 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:38:14.431 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:38:15.262 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:38:15.290 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 14:38:15.293 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 14:38:15.299 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 14:38:16.915 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageserviceteam】
|
2021-02-19 14:38:18.589 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:38:18.598 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:38:18.610 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:38:19.292 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 14:38:40.745 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 14:38:41.371 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss】
|
2021-02-19 14:38:41.503 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 14:38:44.311 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 14:38:48.931 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:38:48.934 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:38:48.935 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:38:52.603 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagepartycommittee】
|
2021-02-19 14:38:54.356 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 14:38:54.359 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 14:38:57.439 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 14:38:59.057 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:38:59.059 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:38:59.061 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:38:59.741 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish?id=78】
|
2021-02-19 14:39:01.879 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagecomacteasyphotocomment】
|
2021-02-19 14:39:01.879 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/detaileasyphoto?id=87】
|
2021-02-19 14:40:43.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 14:45:43.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 14:50:43.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 14:55:43.799 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 14:55:56.884 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:55:56.885 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:55:56.892 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:55:56.893 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:55:56.971 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 14:55:57.658 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 14:55:57.664 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 14:55:57.691 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 14:55:57.691 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 14:55:57.697 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:00:43.799 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 15:03:08.685 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 15:03:08.700 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 15:03:08.725 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 15:03:08.726 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:03:08.726 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 15:03:09.552 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 15:03:09.593 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 15:03:09.707 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:03:09.728 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 15:03:09.742 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:03:53.583 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/putuserauthentication】
|
2021-02-19 15:05:43.800 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 15:06:37.637 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:06:37.665 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:06:45.505 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish?id=80】
|
2021-02-19 15:07:19.915 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish】
|
2021-02-19 15:07:22.035 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish】
|
2021-02-19 15:07:22.976 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish】
|
2021-02-19 15:07:24.725 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish?id=74】
|
2021-02-19 15:07:32.565 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:07:36.483 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish?id=80】
|
2021-02-19 15:08:23.019 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:08:23.091 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:08:25.151 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:08:27.881 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish?id=79】
|
2021-02-19 15:08:41.419 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish】
|
2021-02-19 15:08:59.896 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 15:09:17.018 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/detaileasyphoto?id=87】
|
2021-02-19 15:09:17.088 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagecomacteasyphotocomment】
|
2021-02-19 15:09:19.756 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/commentsign】
|
2021-02-19 15:09:48.387 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 15:10:05.487 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=61】
|
2021-02-19 15:10:05.547 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 15:10:14.998 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=59】
|
2021-02-19 15:10:15.011 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 15:10:22.180 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discusscomment】
|
2021-02-19 15:10:22.309 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 15:10:25.489 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 15:10:36.847 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 15:10:36.847 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=57】
|
2021-02-19 15:10:43.801 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 15:10:51.298 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=57】
|
2021-02-19 15:10:51.298 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 15:11:04.999 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 15:11:06.674 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=57】
|
2021-02-19 15:11:06.681 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 15:13:48.279 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-19 15:15:00.998 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 15:15:00.999 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 15:15:01.044 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 15:15:01.044 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:15:06.719 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagevolunteer】
|
2021-02-19 15:15:14.969 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagepartycommittee】
|
2021-02-19 15:15:21.339 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageserviceteam】
|
2021-02-19 15:15:29.708 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:15:29.708 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:15:35.108 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 15:15:36.898 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:15:37.068 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:15:37.858 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/pageeasyphoto】
|
2021-02-19 15:15:39.718 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:15:39.718 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:15:43.683 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:15:43.703 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:15:43.801 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 15:15:47.058 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:15:47.058 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:15:48.748 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/agreement?type=4】
|
2021-02-19 15:15:52.008 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:15:52.018 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:15:59.058 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:15:59.070 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:16:01.508 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:16:03.058 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagenotice】
|
2021-02-19 15:16:03.188 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/notice】
|
2021-02-19 15:16:03.188 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/notice】
|
2021-02-19 15:16:03.200 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/notice】
|
2021-02-19 15:16:06.299 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:16:08.508 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagenotice】
|
2021-02-19 15:16:10.668 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:16:11.607 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:16:11.612 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:16:16.752 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:16:16.877 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:20:43.801 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 15:24:23.950 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 15:24:23.953 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:24:23.954 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 15:24:23.955 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 15:24:24.022 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 15:24:24.791 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 15:24:24.792 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 15:24:24.796 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:24:24.806 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:24:24.807 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 15:25:19.182 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 15:25:43.802 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 15:27:14.420 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 15:27:24.546 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 15:27:24.581 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=57】
|
2021-02-19 15:27:27.948 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=57】
|
2021-02-19 15:27:27.950 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 15:27:29.907 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 15:27:31.639 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=57】
|
2021-02-19 15:27:31.643 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 15:27:48.162 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=50】
|
2021-02-19 15:27:48.163 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 15:30:43.802 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 15:35:09.713 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=75&type=2】
|
2021-02-19 15:35:14.327 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=75&type=2】
|
2021-02-19 15:35:43.802 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 15:37:01.217 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 15:37:41.163 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 15:37:41.209 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 15:37:41.209 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:37:41.226 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 15:40:43.802 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 15:42:25.729 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 15:42:26.003 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 15:42:26.289 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 15:42:26.580 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 15:42:26.599 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 15:42:26.620 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:42:26.640 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 15:42:26.689 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:42:26.715 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 15:42:26.735 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:42:26.940 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 15:42:26.985 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:42:27.180 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:42:27.180 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 15:42:27.435 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-19 15:42:27.466 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:42:27.925 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 15:42:27.945 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 15:42:27.945 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 15:42:27.981 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:45:43.803 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 15:46:41.951 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 15:49:16.581 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:49:16.581 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:49:40.901 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:49:40.991 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:11.117 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:11.125 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:13.296 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 15:50:14.621 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:14.630 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:16.772 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:16.777 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:19.140 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish?id=78】
|
2021-02-19 15:50:22.269 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:22.269 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:24.234 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:24.235 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:30.693 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:30.695 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:33.113 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:33.113 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:50:34.514 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish?id=80】
|
2021-02-19 15:50:35.675 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish?id=80】
|
2021-02-19 15:50:36.330 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish?id=78】
|
2021-02-19 15:50:43.803 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 15:50:56.638 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 15:50:56.915 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 15:50:56.990 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 15:50:58.107 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 15:51:03.708 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 15:51:03.860 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=61】
|
2021-02-19 15:51:03.875 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 15:51:17.127 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 15:51:17.129 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=59】
|
2021-02-19 15:51:34.442 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 15:51:37.072 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=57】
|
2021-02-19 15:51:37.075 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 15:52:37.474 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 15:52:47.124 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 15:52:48.347 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 15:52:55.127 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 15:52:59.688 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 15:53:09.378 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 15:53:28.195 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 15:53:51.120 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 15:53:57.424 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 15:54:52.599 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:54:52.682 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:54:54.528 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:54:54.530 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:54:55.150 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:54:55.150 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:55:16.278 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:55:17.005 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-19 15:55:20.000 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:55:21.610 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:55:22.289 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:55:22.866 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:55:23.268 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:55:32.468 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-19 15:55:43.803 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 15:56:03.164 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 15:56:03.164 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:56:03.164 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 15:56:03.168 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 15:56:03.324 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 15:56:04.274 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 15:56:04.280 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 15:56:04.280 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 15:56:04.289 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 15:56:04.353 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:56:14.628 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/signactivity】
|
2021-02-19 15:56:14.759 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-19 15:56:21.335 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-19 15:56:36.844 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:56:36.845 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:56:59.227 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:56:59.227 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:56:59.303 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 15:57:09.659 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:57:09.660 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:57:12.143 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=47】
|
2021-02-19 15:57:12.143 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 15:57:30.728 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish】
|
2021-02-19 15:58:45.263 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=73&type=2】
|
2021-02-19 15:58:45.433 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:58:45.442 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:58:48.224 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:58:48.234 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:58:57.078 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:58:57.127 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:59:03.332 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:59:03.334 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:59:06.669 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:59:06.671 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:59:11.049 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:59:11.049 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:59:43.384 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 15:59:43.384 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 15:59:56.183 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:59:56.192 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 15:59:59.095 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:00:00.733 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:00:43.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 16:02:10.978 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:02:10.980 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:02:30.583 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:02:30.583 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:02:44.780 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 16:02:44.784 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 16:02:46.920 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:02:46.933 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:02:51.012 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 16:02:51.012 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 16:02:51.012 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 16:02:51.012 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 16:03:06.653 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=44】
|
2021-02-19 16:03:26.572 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 16:03:26.573 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:03:26.591 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 16:03:26.599 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 16:03:30.530 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagepartycommittee】
|
2021-02-19 16:03:32.713 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageserviceteam】
|
2021-02-19 16:03:41.342 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 16:03:41.343 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 16:03:59.502 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 16:04:32.256 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:04:36.302 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:04:36.369 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:04:38.317 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:04:38.749 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:05:05.429 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 16:05:05.439 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 16:05:05.439 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 16:05:05.440 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 16:05:29.451 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 16:05:39.697 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=76&type=2】
|
2021-02-19 16:05:43.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 16:06:05.144 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-19 16:06:16.031 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=26】
|
2021-02-19 16:06:22.932 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-19 16:06:25.116 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/signactivity】
|
2021-02-19 16:06:25.305 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-19 16:06:43.549 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 16:06:43.559 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 16:06:43.574 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 16:06:43.574 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 16:07:08.305 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 16:08:11.959 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-19 16:08:24.704 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 16:08:24.712 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 16:08:24.712 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 16:08:24.712 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 16:08:28.136 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/listactivitysign?id=30&type=1】
|
2021-02-19 16:08:37.793 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 16:08:37.793 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 16:08:37.793 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 16:08:37.805 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 16:08:44.543 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 16:08:44.543 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 16:08:44.544 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 16:08:44.558 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 16:08:53.772 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 16:08:53.773 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 16:08:53.783 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 16:08:53.792 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 16:09:05.616 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 16:09:05.617 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 16:09:10.133 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 16:09:10.150 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 16:09:16.693 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 16:09:16.694 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 16:09:24.093 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagevolunteer】
|
2021-02-19 16:09:27.157 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=26】
|
2021-02-19 16:09:39.806 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 16:09:43.732 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 16:09:45.023 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 16:09:54.977 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussoptionuser?id=26】
|
2021-02-19 16:10:00.537 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:02.457 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=14】
|
2021-02-19 16:10:02.471 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 16:10:07.327 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=14】
|
2021-02-19 16:10:07.516 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 16:10:09.439 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:14.622 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=44】
|
2021-02-19 16:10:20.345 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=14】
|
2021-02-19 16:10:20.358 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 16:10:30.641 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discuss?id=14】
|
2021-02-19 16:10:30.653 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscusscomment】
|
2021-02-19 16:10:33.786 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:34.671 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:35.447 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:36.228 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:37.030 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:37.753 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:38.453 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:39.120 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:39.810 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:40.420 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:41.005 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:41.714 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:42.439 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:43.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 16:10:48.098 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:10:51.442 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/discussuser】
|
2021-02-19 16:13:19.245 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=41】
|
2021-02-19 16:13:28.704 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=44】
|
2021-02-19 16:14:06.638 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=39】
|
2021-02-19 16:14:31.746 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=41】
|
2021-02-19 16:14:35.075 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=44】
|
2021-02-19 16:14:43.427 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=44】
|
2021-02-19 16:14:44.190 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=44】
|
2021-02-19 16:14:56.517 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=75&type=2】
|
2021-02-19 16:15:02.436 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=75&type=2】
|
2021-02-19 16:15:12.209 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=76&type=2】
|
2021-02-19 16:15:12.755 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=74&type=2】
|
2021-02-19 16:15:21.873 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 16:15:21.938 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 16:15:21.946 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:15:21.955 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 16:15:22.879 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=75&type=2】
|
2021-02-19 16:15:25.695 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagevolunteer】
|
2021-02-19 16:15:26.493 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagepartycommittee】
|
2021-02-19 16:15:27.229 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 16:15:27.310 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-19 16:15:27.354 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:15:27.375 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 16:15:39.631 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagevolunteer】
|
2021-02-19 16:15:42.583 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageserviceteam】
|
2021-02-19 16:15:43.805 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 16:15:46.444 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagevolunteer】
|
2021-02-19 16:15:47.765 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 16:15:49.915 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/volunteer?id=41】
|
2021-02-19 16:15:52.546 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 16:15:59.180 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=44】
|
2021-02-19 16:16:00.063 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageserviceteam】
|
2021-02-19 16:16:04.648 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=44】
|
2021-02-19 16:16:07.779 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagepartycommittee】
|
2021-02-19 16:16:08.180 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=39】
|
2021-02-19 16:16:12.912 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=41】
|
2021-02-19 16:16:17.195 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=43】
|
2021-02-19 16:16:23.921 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=39】
|
2021-02-19 16:16:26.521 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagevolunteer】
|
2021-02-19 16:16:28.769 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagevolunteer】
|
2021-02-19 16:16:33.063 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagevolunteer】
|
2021-02-19 16:16:37.010 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detaildynamic?id=44】
|
2021-02-19 16:16:44.454 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagevolunteer】
|
2021-02-19 16:19:51.995 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 16:20:43.805 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 16:21:12.086 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 16:21:23.454 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 16:25:10.281 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:25:10.286 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:25:13.472 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 16:25:19.028 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:25:28.365 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:25:30.333 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-19 16:25:43.805 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 16:26:15.205 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/detaileasyphoto?id=87】
|
2021-02-19 16:26:15.274 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagecomacteasyphotocomment】
|
2021-02-19 16:28:37.031 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 16:28:37.031 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 16:28:37.058 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 16:28:37.065 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 16:28:37.279 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 16:28:38.196 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 16:28:38.197 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 16:28:38.202 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 16:28:38.226 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 16:28:38.228 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 16:30:43.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 16:35:43.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 16:40:43.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 16:43:43.233 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 16:43:48.929 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/pagediscuss】
|
2021-02-19 16:45:43.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 16:50:43.807 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 16:53:30.348 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=76&type=2】
|
2021-02-19 16:55:43.807 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 17:00:14.070 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageserviceteam】
|
2021-02-19 17:00:17.630 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-19 17:00:17.690 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 17:00:43.807 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 17:00:48.498 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 17:00:48.498 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 17:00:48.508 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 17:00:48.514 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 17:05:43.808 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 17:10:43.808 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 17:15:43.808 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 17:20:43.809 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 17:25:43.809 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 17:30:43.809 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 17:35:43.809 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 17:40:43.810 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 17:45:43.810 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 17:50:43.810 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 17:54:00.928 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 17:54:42.480 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 17:54:43.291 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 17:54:44.030 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 17:54:44.608 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/easyphoto】
|
2021-02-19 17:55:05.572 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 17:55:43.811 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 17:57:16.510 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 17:58:00.373 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 17:58:01.203 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 17:58:02.058 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 17:58:02.600 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/easyphoto】
|
2021-02-19 18:00:43.811 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 18:05:43.811 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 18:10:43.811 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 18:15:43.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 18:20:43.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 18:25:43.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 18:30:43.813 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 18:35:43.813 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 18:40:43.813 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 18:45:43.813 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 18:50:43.814 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 18:55:43.814 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 18:58:53.348 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 18:58:53.348 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-19 18:58:53.348 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 18:58:53.349 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 18:58:53.351 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 18:58:54.083 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-19 18:58:54.096 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-19 18:58:54.118 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-19 18:58:54.135 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-19 18:58:54.156 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-19 18:58:56.347 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-19 18:59:59.005 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 18:59:59.635 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 19:00:00.306 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 19:00:01.166 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 19:00:01.734 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 19:00:02.389 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-19 19:00:03.185 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/easyphoto】
|
2021-02-19 19:00:43.814 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 19:05:43.815 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 19:10:43.815 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 19:15:43.815 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 19:20:43.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 19:25:43.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 19:30:43.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 19:35:43.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 19:40:43.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 19:45:43.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 19:50:43.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 19:55:43.818 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 20:00:43.818 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 20:05:43.818 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 20:10:43.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 20:15:43.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 20:20:43.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 20:25:43.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 20:30:43.820 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 20:35:43.820 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 20:40:43.820 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 20:45:43.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 20:50:43.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 20:55:43.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 21:00:43.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 21:05:43.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 21:10:43.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 21:15:43.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 21:20:43.823 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 21:25:43.823 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 21:30:43.823 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 21:35:43.823 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 21:40:43.824 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 21:45:43.824 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 21:50:43.824 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 21:55:43.825 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 22:00:43.825 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 22:05:43.825 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 22:10:43.825 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 22:15:43.826 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 22:20:43.826 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 22:25:43.826 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 22:30:43.827 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 22:35:43.827 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 22:40:43.827 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 22:45:43.827 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 22:50:43.828 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 22:55:43.828 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 23:00:43.828 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 23:05:43.829 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 23:10:43.829 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 23:15:43.829 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 23:20:43.829 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 23:25:43.830 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 23:30:43.830 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 23:35:43.830 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 23:40:43.831 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 23:45:43.831 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 23:50:43.831 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-19 23:55:43.831 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 00:00:43.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 00:05:43.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 00:10:43.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 00:15:43.833 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 00:20:43.833 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 00:25:43.833 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 00:30:43.833 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 00:35:43.834 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 00:40:43.834 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 00:45:43.834 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 00:50:43.835 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 00:55:43.835 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 01:00:43.835 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 01:05:43.835 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 01:10:43.836 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 01:15:43.836 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 01:20:43.836 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 01:25:43.837 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 01:30:43.837 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 01:35:43.837 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 01:40:43.837 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 01:45:43.838 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 01:50:43.838 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 01:55:43.838 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 02:00:43.839 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 02:05:43.839 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 02:10:43.839 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 02:15:43.839 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 02:20:43.840 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 02:25:43.840 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 02:30:43.840 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 02:35:43.841 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 02:40:43.841 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 02:45:43.841 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 02:50:43.841 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 02:55:43.842 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 03:00:43.842 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 03:05:43.842 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 03:10:43.842 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 03:15:43.843 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 03:20:43.843 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 03:25:43.843 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 03:30:43.844 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 03:35:43.844 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 03:40:43.844 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 03:45:43.844 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 03:50:43.845 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 03:55:43.845 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 04:00:43.845 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 04:05:43.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 04:10:43.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 04:15:43.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 04:20:43.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 04:25:43.847 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 04:30:43.847 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 04:35:43.847 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 04:40:43.848 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 04:45:43.848 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 04:50:43.848 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 04:55:43.848 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 05:00:43.849 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 05:05:43.849 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 05:10:43.849 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 05:15:43.850 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 05:20:43.850 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 05:25:43.850 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 05:30:43.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 05:35:43.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 05:40:43.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 05:45:43.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 05:50:43.852 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 05:55:43.852 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 06:00:43.852 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 06:05:43.853 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 06:10:43.853 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 06:15:43.853 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 06:20:43.854 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 06:25:43.854 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 06:30:43.855 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 06:35:43.855 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 06:40:43.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 06:45:43.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 06:50:43.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 06:55:43.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 07:00:43.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 07:05:43.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 07:10:43.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 07:15:43.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 07:20:43.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 07:25:43.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 07:30:43.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 07:35:43.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 07:40:43.859 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 07:45:43.859 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 07:50:43.859 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 07:55:43.859 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 08:00:43.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 08:05:43.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 08:10:43.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 08:15:43.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 08:20:43.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 08:25:43.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 08:30:43.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 08:35:43.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 08:40:43.862 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 08:45:43.862 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 08:46:12.647 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:13.261 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:13.421 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:13.538 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:46:13.538 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:46:13.563 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:46:13.653 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:46:13.687 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:46:13.736 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:13.911 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:14.132 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:14.421 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:14.726 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:15.021 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:15.286 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:15.526 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:15.811 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:16.131 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:16.406 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:16.662 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:16.921 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:17.171 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:17.456 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:17.776 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:17.991 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:18.246 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:18.451 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:18.657 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:18.901 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:19.136 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:19.366 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:19.591 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:19.856 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:20.071 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:20.341 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:20.581 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:20.816 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:21.126 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:21.366 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:21.616 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:21.861 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:22.105 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:22.336 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:22.591 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:22.821 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:23.061 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:23.331 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:23.606 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:23.846 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:24.051 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:24.261 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:24.496 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:24.736 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:24.941 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:25.136 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:25.376 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:25.571 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:25.781 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:25.981 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:26.201 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:26.435 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:26.656 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:26.861 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:27.076 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:27.287 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:27.551 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:27.751 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:27.981 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:28.176 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:28.422 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:28.646 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:28.841 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:29.098 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:29.286 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:29.536 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:29.766 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:29.941 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:30.166 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:30.416 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:30.621 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:30.851 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:31.061 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:31.291 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:31.511 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:31.711 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:31.951 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:32.151 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:32.371 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:32.581 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:32.821 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:33.001 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:33.221 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:33.431 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:33.671 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:33.881 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:34.130 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:34.336 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:34.551 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:34.761 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:34.976 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:35.206 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:35.430 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:35.620 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:35.846 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:36.085 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:36.291 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:36.551 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:36.735 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:36.950 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:37.161 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:37.377 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:37.580 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:37.791 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:38.006 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:38.191 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:38.406 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:38.650 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:38.861 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:39.101 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:39.296 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:39.491 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:39.701 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:39.936 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:40.151 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:40.370 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:40.580 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:40.791 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:41.021 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:41.251 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:41.455 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:41.696 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:41.936 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:42.191 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:42.501 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:42.646 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:42.886 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:43.076 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:43.316 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:43.490 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:43.696 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:43.910 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:44.102 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:44.301 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:44.497 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:44.680 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:44.916 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:45.135 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:45.340 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:45.561 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:45.781 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:45.980 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:46.181 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:46.392 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:46.591 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:46.806 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:46.996 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:47.216 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:47.455 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:47.660 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:47.881 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:48.101 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:48.311 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:48.515 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:48.736 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:48.990 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:49.180 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:49.380 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:49.570 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:49.781 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:49.982 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:50.175 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:50.371 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:50.575 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:50.815 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:50.976 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:51.206 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:51.396 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:51.615 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:51.820 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:52.041 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:52.230 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:52.451 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:52.656 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:52.870 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:53.046 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:53.260 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:53.461 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:53.695 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:53.950 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:54.130 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:54.336 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:54.575 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:54.790 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:55.011 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:55.215 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:55.430 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:55.631 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:55.845 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:56.035 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:56.291 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:56.495 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:56.690 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:56.901 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:57.114 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:57.350 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:57.561 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:57.790 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:58.006 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:58.176 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:58.370 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:58.575 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:58.816 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:59.011 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:59.216 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:59.421 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:59.630 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:46:59.846 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:00.036 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:00.231 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:00.421 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:00.611 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:00.805 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:00.975 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:01.190 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:01.421 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:01.610 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:01.855 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:02.096 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:02.291 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:02.495 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:02.726 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:02.910 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:03.136 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:03.340 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:03.561 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:03.781 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:04.006 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:04.200 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:04.390 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:04.646 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:04.860 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:05.080 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:05.300 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:05.535 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:05.740 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:05.970 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:06.175 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:06.380 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:06.600 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:06.790 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:07.010 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:07.260 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:07.410 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:07.661 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:07.855 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:08.086 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:08.280 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:08.461 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:08.680 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:08.895 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:09.075 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:09.295 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:09.512 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:09.700 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:09.935 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:10.150 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:10.361 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:10.575 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:10.805 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:11.000 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:11.215 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:11.411 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:11.636 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:11.810 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:12.015 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:12.231 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:12.415 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:12.630 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:12.815 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:13.020 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:13.250 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:13.445 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:13.661 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:13.845 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:14.060 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:14.255 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:14.460 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:14.660 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:14.870 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:15.092 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:15.295 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:15.500 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:15.700 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:15.912 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:16.120 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:16.345 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:16.510 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:16.710 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:16.895 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:17.090 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:17.320 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:17.536 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:17.710 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:17.911 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:18.150 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:18.350 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:18.582 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:18.815 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:18.976 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:19.190 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:19.410 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:19.608 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:19.800 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:20.005 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:20.220 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:20.415 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:20.620 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:20.816 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:21.020 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:21.260 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:21.491 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:21.716 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:21.940 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:22.165 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:22.360 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:22.550 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:22.790 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:22.975 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:23.180 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:23.380 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:23.593 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:23.800 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:24.040 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:24.245 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:24.461 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:24.670 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:24.896 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:25.097 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:25.295 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:25.525 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:25.765 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:25.955 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:26.190 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:26.405 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:26.631 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:26.862 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:27.055 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:27.260 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:27.490 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:27.700 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:27.890 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:28.095 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:28.300 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:28.495 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:28.725 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:28.941 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:29.160 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:29.390 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:29.605 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:29.810 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:30.015 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:30.255 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:30.450 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:30.655 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:30.870 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:31.090 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:31.295 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:31.511 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:31.730 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:31.955 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:32.165 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:32.350 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:32.565 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:32.780 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:32.965 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:33.170 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:33.395 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:33.560 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:33.775 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:33.950 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:34.175 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:34.380 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:34.611 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:34.815 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:35.010 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:35.215 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:35.430 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:35.615 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:35.795 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:36.123 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:36.228 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:36.442 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:36.654 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:36.844 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:37.043 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:37.234 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:37.412 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:37.634 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:37.815 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:38.034 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:38.218 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:38.395 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:38.594 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:38.794 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:39.075 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:39.244 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:39.434 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:39.655 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:39.854 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:40.085 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:40.306 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:40.524 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:40.724 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:40.948 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:41.134 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:41.368 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:41.565 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:41.762 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:41.954 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:42.174 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:42.385 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:42.594 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:42.774 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:43.012 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:43.252 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:43.475 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:43.724 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:43.974 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:44.164 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:44.362 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:44.574 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:44.775 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:44.994 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:45.184 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:45.404 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:45.594 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:45.802 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:46.004 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:46.253 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:46.434 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:46.604 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:46.802 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:47.003 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:47.242 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:47.424 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:47.643 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:47.804 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:47.992 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:48.194 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:48.404 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:48.634 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:48.814 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:49.082 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:49.252 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:49.492 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:49.688 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:49.884 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:50.094 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:50.292 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:50.514 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:50.714 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:50.922 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:51.124 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:51.334 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:51.522 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:51.722 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:51.964 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:52.164 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:52.372 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:52.565 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:52.793 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:52.995 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:53.188 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:53.394 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:53.634 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:53.812 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:54.034 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:54.234 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:54.452 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:54.624 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:54.814 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:55.004 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:55.174 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:55.364 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:55.574 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:55.794 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:56.004 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:56.228 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:56.474 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:56.698 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:56.922 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:57.107 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:57.284 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:57.502 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:57.732 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:57.972 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:58.144 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:58.364 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:58.555 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:58.762 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:58.968 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:59.157 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:59.352 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:59.524 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:59.722 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:47:59.954 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:00.138 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:00.324 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:00.524 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:00.734 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:00.934 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:01.124 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:01.332 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:01.556 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:01.734 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:01.970 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:02.202 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:02.374 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:02.624 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:02.804 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:03.024 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:03.214 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:03.482 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:03.664 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:03.954 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:04.148 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:04.374 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:04.603 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:04.808 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:05.054 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:05.268 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:05.513 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:05.652 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:05.892 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:06.054 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:06.275 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:06.474 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:06.682 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:06.914 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:07.124 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:07.324 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:07.564 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:07.744 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:07.962 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:08.164 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:08.364 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:08.604 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:08.762 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:08.952 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:09.242 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:10.353 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:10.482 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:10.772 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:17.844 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:18.034 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:18.282 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:18.444 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:18.702 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:18.852 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:19.097 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:19.315 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:19.504 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:19.694 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:19.881 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:20.097 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:20.353 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:20.493 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:20.724 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:20.914 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:21.114 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:21.294 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:21.514 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:21.731 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:21.924 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:22.132 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:22.334 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:22.543 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:22.754 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:22.954 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:23.174 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:23.374 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:23.581 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:23.773 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:23.974 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:24.194 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:24.383 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:24.574 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:24.781 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:24.993 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:25.185 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:25.364 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:25.563 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:25.754 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:25.975 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:26.173 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:26.364 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:26.601 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:26.774 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:27.021 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:27.214 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:27.404 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:27.634 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:27.834 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:28.029 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:28.252 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:28.442 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:28.660 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:28.847 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:29.044 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:29.244 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:29.433 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:29.663 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:29.854 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:30.075 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:30.281 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:30.474 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:30.683 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:30.875 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:31.113 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:31.321 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:31.513 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:31.744 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:31.944 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:32.143 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:32.373 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:32.572 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:32.791 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:32.983 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:33.184 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:33.392 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:33.583 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:33.794 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:33.993 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:34.195 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:34.395 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:34.613 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:34.803 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:35.024 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:35.213 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:35.424 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:35.648 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:35.813 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:36.044 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:36.221 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:36.432 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:36.634 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:36.851 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:37.022 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:37.213 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:37.424 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:37.632 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:37.843 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:38.073 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:38.288 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:38.483 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:38.653 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:38.861 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:39.073 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:39.233 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:39.461 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:39.653 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:39.874 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:40.053 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:40.263 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:40.492 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:40.723 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:40.913 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:41.084 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:41.271 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:41.492 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:41.664 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:41.853 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:42.103 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:42.294 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:42.514 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:42.691 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:42.863 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:43.069 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:43.280 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:43.484 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:43.669 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:43.904 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:44.070 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:44.285 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:44.479 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:44.671 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:44.869 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:45.084 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:45.279 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:45.484 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:45.669 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:45.894 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:46.092 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:46.284 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:46.479 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:46.694 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:46.924 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:47.110 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:47.299 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:47.509 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:47.739 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:47.919 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:48.159 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:48.380 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:48.579 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:48.809 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:49.014 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:49.199 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:49.419 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:49.589 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:49.814 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:50.057 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:50.229 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:50.419 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:50.614 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:50.809 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:50.989 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:51.195 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:51.389 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:51.599 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:51.814 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:52.020 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:52.229 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:52.429 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:52.619 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:52.819 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:53.014 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:53.229 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:53.440 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:53.654 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:53.859 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:54.044 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:54.249 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:54.454 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:54.670 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:54.869 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:55.090 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:55.255 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:55.469 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:55.654 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:55.884 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:56.089 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:56.294 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:56.535 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:56.714 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:56.910 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:57.129 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:57.364 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:57.579 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:57.789 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:57.999 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:58.189 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:58.419 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:58.614 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:58.829 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:59.039 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:59.244 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:59.449 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:59.679 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:48:59.919 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:00.103 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:00.294 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:00.499 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:00.684 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:00.879 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:01.113 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:01.254 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:01.489 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:01.724 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:01.920 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:02.124 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:02.329 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:02.509 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:02.749 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:02.954 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:03.139 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:03.379 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:03.574 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:03.804 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:04.009 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:04.205 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:04.379 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:04.669 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:04.819 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:05.059 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:05.259 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:05.494 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:05.699 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:05.929 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:06.134 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:06.389 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:06.569 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:06.779 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:06.979 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:07.199 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:07.404 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:07.602 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:07.819 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:08.009 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:08.229 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:08.449 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:08.684 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:08.889 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:09.149 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:09.358 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:09.579 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:09.789 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:10.044 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:10.229 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:10.419 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:10.629 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:10.869 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:11.059 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:11.289 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:11.484 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:11.689 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:11.899 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:12.109 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:12.289 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:12.539 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:12.764 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:12.969 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:13.189 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:13.404 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:13.619 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:13.834 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:14.069 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:14.294 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:14.523 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:14.749 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:15.004 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:15.269 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:15.489 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:15.739 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:15.989 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:16.249 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:16.470 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:16.693 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:16.949 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:17.199 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:17.428 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:17.699 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:17.939 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:18.190 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:18.444 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:18.699 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:18.933 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:19.199 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:19.469 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:19.708 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:19.939 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:20.189 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:20.429 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:20.649 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:20.909 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:21.173 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:21.404 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:21.629 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:21.869 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:22.124 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:22.409 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:22.638 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:22.808 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:23.029 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:23.218 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:23.388 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:23.599 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:23.814 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:24.019 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:24.248 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:24.399 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:24.548 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:24.748 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:26.028 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:26.147 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:26.547 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:26.817 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:49:54.230 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/doc.html】
|
2021-02-20 08:49:54.278 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ext/i18n.js】
|
2021-02-20 08:49:54.280 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/jquery-1.12.4.min.js】
|
2021-02-20 08:49:54.288 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/bootstrap/css/bootstrap.min.css】
|
2021-02-20 08:49:54.289 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layer3.0.3/skin/default/layer.css】
|
2021-02-20 08:49:54.295 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ace/bootstrap.min.js】
|
2021-02-20 08:49:54.296 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ace/ace.min.js】
|
2021-02-20 08:49:54.302 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/clipboard/clipboard.min.js】
|
2021-02-20 08:49:54.310 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/highlight/styles/docco.css】
|
2021-02-20 08:49:54.310 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/highlight/styles/style.css】
|
2021-02-20 08:49:54.323 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/highlight/styles/default.css】
|
2021-02-20 08:49:54.328 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/iconfont/iconfont.css】
|
2021-02-20 08:49:54.328 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/cdao/swaggerbootstrapui.css?v=1.9.6】
|
2021-02-20 08:49:54.329 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ext/sbuadmin.css】
|
2021-02-20 08:49:54.329 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/css/layui.css】
|
2021-02-20 08:49:54.330 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/bootstrap-tabx/css/bootstrap-tabs-x.min.css】
|
2021-02-20 08:49:54.336 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ext/editormd.min.css】
|
2021-02-20 08:49:54.344 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/cdao/swaggerbootstrapui-md.css?v=1.9.6】
|
2021-02-20 08:49:54.347 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layer3.0.3/layer.js】
|
2021-02-20 08:49:54.352 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/highlight/highlight.pack.js】
|
2021-02-20 08:49:54.354 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/marked.js】
|
2021-02-20 08:49:54.368 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/template-web.js】
|
2021-02-20 08:49:54.368 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/layui.js】
|
2021-02-20 08:49:54.368 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/axios.min.js】
|
2021-02-20 08:49:54.368 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/bootstrap-tabx/js/bootstrap-tabs-x.min.js】
|
2021-02-20 08:49:54.371 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ace-editor/ace.js】
|
2021-02-20 08:49:54.378 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/showdown.min.js】
|
2021-02-20 08:49:54.386 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/md5.min.js】
|
2021-02-20 08:49:54.386 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/async.min.js】
|
2021-02-20 08:49:54.387 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/json5.js】
|
2021-02-20 08:49:54.387 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/cdao/swaggerbootstrapui.js?v=1.9.6】
|
2021-02-20 08:49:54.625 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layer3.0.3/skin/default/layer.css?v=3.0.3303】
|
2021-02-20 08:49:56.656 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ext/sbuadmin.js】
|
2021-02-20 08:49:56.676 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/lay/modules/layer.js】
|
2021-02-20 08:49:56.725 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/css/modules/layer/default/layer.css?v=3.1.1】
|
2021-02-20 08:49:56.731 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/lay/modules/element.js】
|
2021-02-20 08:49:56.772 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ext/treetable.js】
|
2021-02-20 08:49:56.784 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/lay/modules/table.js】
|
2021-02-20 08:49:56.807 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/lay/modules/laytpl.js】
|
2021-02-20 08:49:56.820 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/lay/modules/laypage.js】
|
2021-02-20 08:49:56.833 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/lay/modules/form.js】
|
2021-02-20 08:49:56.851 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/lay/modules/util.js】
|
2021-02-20 08:49:57.664 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ext/treetable-lay/treetable.css】
|
2021-02-20 08:49:59.712 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/swagger-resources/configuration/ui】
|
2021-02-20 08:49:59.714 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/swagger-resources】
|
2021-02-20 08:49:59.767 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/v2/api-docs】
|
2021-02-20 08:50:10.348 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ace-editor/mode-json.js】
|
2021-02-20 08:50:10.353 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ace-editor/theme-eclipse.js】
|
2021-02-20 08:50:12.602 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ace-editor/worker-json.js】
|
2021-02-20 08:50:40.718 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:40.853 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:41.018 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:41.253 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:41.447 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:41.687 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:41.892 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:42.097 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:42.328 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:42.499 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:42.737 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:42.938 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:43.138 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:43.353 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:43.572 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:43.813 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:43.862 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 08:50:43.997 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:44.213 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:44.428 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:44.613 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:44.873 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:45.068 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:45.297 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:45.528 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:45.734 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:45.947 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:46.178 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:46.372 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:46.603 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:46.797 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:47.047 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:47.253 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:47.483 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:47.677 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:47.867 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:48.054 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:48.293 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:48.498 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:48.717 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:48.923 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:49.127 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:49.334 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:49.548 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:49.738 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:49.947 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:50.157 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:50.368 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:50.377 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:50.577 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:50.615 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:50.684 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:50.755 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:50.792 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:50.896 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:50.917 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:50:50.958 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:50:50.975 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:50:51.002 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:51.022 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:50:51.022 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:50:51.047 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:51.153 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:51.267 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:51.286 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:51.422 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:51.498 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:51.545 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:51.676 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:51.737 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:51.772 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:51.900 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:51.947 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:52.157 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:52.175 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:52.387 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:52.588 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:52.600 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:52.797 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:52.838 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:53.007 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:53.037 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:53.100 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:53.233 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:53.253 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:53.382 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:53.467 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:53.502 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:53.616 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:53.707 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:53.754 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:53.888 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:53.908 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:54.023 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:54.141 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:54.147 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:54.283 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:54.372 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:54.426 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:54.528 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:54.612 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:54.626 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:54.761 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:54.808 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:54.857 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:54.968 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:55.012 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:55.096 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:55.196 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:55.228 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:55.306 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:55.409 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:55.412 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:55.525 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:55.642 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:55.655 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:55.783 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:55.880 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:55.882 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:55.986 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:56.109 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:56.112 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:56.265 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:56.308 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:56.359 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:56.508 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:56.522 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:56.611 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:56.751 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:56.772 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:56.929 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:56.978 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:57.040 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:57.164 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:57.172 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:57.274 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:57.359 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:57.393 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:57.507 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:57.572 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:57.615 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:57.746 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:57.759 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:57.856 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:57.988 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:57.988 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:58.105 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:58.203 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:58.236 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:58.335 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:58.408 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:58.584 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:58.632 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:58.691 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:58.819 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:58.887 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:59.108 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:59.332 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:59.572 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:59.767 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:59.832 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:59.917 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:50:59.985 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:00.042 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:00.228 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:00.458 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:00.712 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:00.897 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:01.137 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:01.332 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:01.562 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:01.768 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:02.007 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:02.233 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:02.612 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:02.797 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:03.018 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:03.332 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:03.537 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:03.812 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:04.104 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:04.362 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:04.617 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:04.846 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:39.781 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:39.986 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:40.069 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:40.188 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:40.307 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:51:40.371 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:51:40.400 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:51:40.409 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:51:40.421 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:51:40.442 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:51:40.446 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-20 08:51:40.446 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:51:40.535 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-20 08:51:40.542 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:51:40.649 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-20 08:51:40.677 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:51:40.768 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-20 08:51:40.781 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:51:40.946 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:51:40.946 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:51:40.951 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:51:40.956 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:51:42.900 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:51:42.900 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-20 08:51:42.912 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 08:51:42.912 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 08:51:44.280 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:51:44.280 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:52:07.451 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:52:07.451 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:52:11.227 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:52:11.227 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:52:12.676 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:52:12.689 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:52:12.690 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:52:12.691 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:52:13.199 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:13.262 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:13.346 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:13.451 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:13.575 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:13.636 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:13.753 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:13.862 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:13.945 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:14.068 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:14.165 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:14.264 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:14.377 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:14.501 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:14.583 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:14.694 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:14.802 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:14.901 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:15.022 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:15.101 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:15.194 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:15.305 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:15.409 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:15.515 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:15.653 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:15.722 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:15.940 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:16.056 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:16.149 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:16.253 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:16.387 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:16.480 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:16.596 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:16.726 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:16.837 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:16.943 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:17.056 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:17.181 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:17.318 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:17.420 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:17.552 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:17.685 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:17.835 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:17.952 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:18.089 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:18.200 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:18.333 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:18.460 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:18.574 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:18.684 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:18.795 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:18.896 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:19.045 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:19.197 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:19.310 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:19.407 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:19.524 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:19.643 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:21.316 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:52:21.319 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:52:25.804 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:25.965 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:26.145 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:26.286 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:26.493 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:26.672 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:26.840 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:27.107 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:27.266 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:27.436 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:27.686 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:27.836 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:28.024 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:28.163 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:28.376 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:28.526 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:28.686 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:28.886 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:29.072 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:29.246 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:29.496 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:29.676 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:29.886 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:30.107 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:30.306 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:30.504 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:30.744 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:30.946 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:31.153 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:31.406 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:31.596 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:31.806 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:32.046 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:32.224 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:32.424 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:32.716 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:32.876 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:33.046 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:33.304 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:33.526 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:33.726 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:33.916 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:34.146 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:34.344 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:34.536 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:34.766 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:34.946 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:35.106 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:35.312 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:35.486 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:35.646 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:35.806 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:36.040 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:36.226 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:36.396 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:36.634 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:36.824 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:40.272 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:40.424 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:40.584 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:40.744 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:40.912 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:41.086 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:41.256 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:41.446 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:41.607 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:41.784 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:41.967 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:42.122 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:42.366 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:42.584 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:42.774 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:42.991 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:43.166 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:43.366 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:43.632 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:43.834 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:44.006 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:44.184 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:44.366 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:44.584 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:44.774 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:45.006 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:45.166 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:45.328 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:45.563 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:45.756 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:45.916 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:46.126 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:46.272 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:46.432 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:46.634 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:46.784 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:46.946 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:47.144 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:47.392 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:47.576 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:47.766 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:47.894 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:52:47.908 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:52:47.952 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:48.184 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:48.375 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:52:58.744 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:52:58.744 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:53:13.095 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:13.319 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:13.501 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:13.673 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:13.872 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:14.113 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:14.294 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:14.476 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:14.670 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:14.854 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:15.115 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:15.326 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:15.526 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:15.784 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:15.995 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:16.233 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:16.431 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:16.636 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:16.935 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:17.152 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:17.311 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:17.463 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:17.725 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:17.925 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:18.135 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:18.359 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:18.583 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:18.766 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:19.035 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:19.231 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:19.425 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:19.675 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:19.836 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:20.069 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:20.223 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:20.465 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:20.703 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:20.865 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:21.125 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:21.285 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:21.495 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:21.735 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:21.905 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:22.111 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:22.351 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:22.511 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:22.715 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:22.965 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:23.109 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:23.285 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:23.567 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:23.763 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:23.951 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:24.066 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:24.271 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:24.465 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:24.605 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:24.933 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:25.115 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:25.311 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:25.551 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:25.755 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:25.975 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:26.183 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:26.365 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:26.583 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:26.805 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:27.013 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:27.173 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:27.383 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:27.653 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:27.863 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:28.031 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:28.285 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:28.503 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:28.705 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:28.984 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:29.122 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:29.326 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:29.505 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:29.685 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:29.876 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:30.005 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:30.199 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:30.453 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:30.633 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:30.836 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:30.933 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:31.149 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:31.311 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:31.471 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:31.683 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:31.833 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:31.995 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:32.225 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:32.385 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:32.561 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:32.743 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:32.935 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:33.075 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:33.303 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:33.471 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:33.646 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:33.801 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:34.023 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:34.205 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:34.396 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:53:34.743 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:54:25.794 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:54:25.831 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:54:26.304 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:54:26.383 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:54:26.823 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-20 08:54:26.829 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:54:27.339 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:54:27.341 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:54:27.347 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:54:27.352 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:54:29.697 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:54:29.703 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-20 08:54:29.723 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 08:54:29.723 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 08:54:31.128 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:54:31.129 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:54:36.348 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:54:36.349 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:54:47.605 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagepartycommittee】
|
2021-02-20 08:54:53.268 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:54:53.297 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:54:53.298 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:54:53.299 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:54:55.921 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:54:55.930 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:55:06.940 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:55:06.941 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-20 08:55:06.944 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 08:55:06.946 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 08:55:08.240 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:55:08.240 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:55:17.178 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:55:17.178 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:55:27.974 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:55:28.331 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:55:28.718 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:55:28.810 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:55:28.813 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:55:28.814 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:55:28.866 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:55:28.867 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:55:28.995 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-20 08:55:29.088 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:55:29.248 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-20 08:55:29.303 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:55:29.563 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-20 08:55:29.599 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:55:29.869 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-20 08:55:29.908 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:55:30.523 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:55:30.585 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:55:30.585 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:55:30.585 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:55:33.945 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:55:33.945 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:55:35.870 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 08:55:35.870 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 08:55:39.476 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 08:55:40.366 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 08:55:42.797 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 08:55:43.862 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 08:55:44.850 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 08:55:53.868 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:55:53.868 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:55:58.639 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:55:58.640 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:55:58.814 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:55:58.814 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:56:00.399 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:56:00.403 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-20 08:56:00.403 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 08:56:00.414 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 08:56:01.556 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:56:01.556 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:56:39.148 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:56:39.877 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:56:39.930 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:56:39.972 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:56:39.972 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:56:39.972 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:57:20.171 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:57:20.178 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:57:20.179 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:57:20.205 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:57:25.905 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:57:26.518 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:57:26.547 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:57:26.548 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:57:26.563 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:57:26.575 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:57:27.980 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:57:27.983 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-20 08:57:27.986 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 08:57:27.986 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 08:57:29.685 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:57:29.685 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:57:52.036 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=77&type=2】
|
2021-02-20 08:57:55.040 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-20 08:57:55.113 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 08:57:55.154 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 08:57:55.154 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:57:57.948 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/activityinfo?id=62】
|
2021-02-20 08:58:03.101 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:03.879 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:03.943 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:58:03.975 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:58:04.041 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:58:04.056 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:58:04.099 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:58:04.868 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:05.668 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:06.688 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:07.389 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:08.134 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:08.958 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:09.934 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:10.842 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:12.373 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:13.118 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:13.851 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:14.651 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:15.643 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:16.453 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:17.254 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:17.961 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:18.745 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:19.478 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:20.188 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:21.495 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:22.278 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:22.998 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:23.781 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:24.481 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:25.238 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:25.969 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:26.729 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:27.428 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:28.210 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:28.929 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:29.655 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:30.585 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:31.332 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:32.089 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:32.812 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:33.591 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:34.358 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:35.264 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:36.023 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:36.750 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:37.453 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:38.236 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:38.926 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:39.610 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:40.372 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:41.194 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:41.926 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:42.714 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:43.442 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:44.214 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:44.925 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:45.727 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:46.487 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:47.231 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:48.668 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:49.970 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:50.966 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:51.984 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:52.937 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:54.314 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:55.476 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:58:57.983 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:59:01.125 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:59:04.383 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:59:05.769 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:59:05.772 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:59:07.522 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:59:08.088 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:59:08.204 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:59:08.237 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:59:08.238 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:59:08.249 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:59:09.705 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:59:10.589 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:59:10.618 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-20 08:59:10.620 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 08:59:10.621 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 08:59:11.273 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:59:11.742 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:59:11.743 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:59:13.052 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:59:14.850 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:59:16.178 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagenotice】
|
2021-02-20 08:59:16.231 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/notice】
|
2021-02-20 08:59:16.231 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/notice】
|
2021-02-20 08:59:16.231 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/notice】
|
2021-02-20 08:59:18.528 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:59:19.372 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:59:19.422 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/useragreement】
|
2021-02-20 08:59:19.466 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:59:19.868 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:59:20.496 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagenotice】
|
2021-02-20 08:59:20.600 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:59:20.621 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:59:20.652 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:59:20.664 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:59:20.856 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 08:59:20.909 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/notice】
|
2021-02-20 08:59:21.471 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 08:59:21.577 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 08:59:21.620 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 08:59:21.640 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 08:59:21.823 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 08:59:22.627 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:59:23.257 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagenotice】
|
2021-02-20 08:59:25.374 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:59:26.413 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagenotice】
|
2021-02-20 08:59:27.565 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:59:28.527 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 08:59:28.566 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:00:02.066 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:00:02.122 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:00:02.149 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:00:02.178 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:00:03.210 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:00:04.001 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:00:04.047 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:00:04.106 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:00:04.114 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:00:04.127 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:00:05.482 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:00:05.494 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:00:09.943 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:00:09.976 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:00:40.899 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:00:40.903 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:00:40.906 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:00:40.907 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:00:42.050 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:00:42.050 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:00:43.129 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:00:43.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 09:02:19.522 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:02:20.389 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:02:20.418 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:02:20.431 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:02:20.445 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:02:20.538 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:02:22.560 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:02:22.565 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:03:19.735 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:03:20.416 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:03:20.481 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:03:20.482 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:03:20.551 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:03:20.556 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:03:56.046 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 09:04:22.496 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 09:05:43.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 09:07:58.451 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:07:58.468 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:09:03.014 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:09:03.014 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:09:03.014 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:09:03.052 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:09:03.220 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:09:04.011 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:09:04.011 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:09:04.020 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:09:04.021 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:09:04.057 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:09:14.974 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:09:14.984 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-20 09:09:14.998 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 09:09:15.000 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 09:09:16.429 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:09:16.440 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:09:56.346 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 09:10:05.426 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:10:05.435 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:10:05.467 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:10:05.813 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:10:06.303 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:10:07.087 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:10:07.107 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:10:07.118 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:10:07.139 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:10:07.151 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:10:07.559 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:10:07.567 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:10:37.753 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:10:38.222 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:10:38.263 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:10:38.287 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:10:38.642 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:10:39.282 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:10:39.292 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:10:39.317 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:10:39.335 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:10:39.350 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:10:41.741 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:10:41.751 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:10:43.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 09:11:39.469 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/doc.html】
|
2021-02-20 09:11:39.523 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ext/i18n.js】
|
2021-02-20 09:11:39.529 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/jquery-1.12.4.min.js】
|
2021-02-20 09:11:39.538 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/bootstrap/css/bootstrap.min.css】
|
2021-02-20 09:11:39.539 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ace/bootstrap.min.js】
|
2021-02-20 09:11:39.543 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/clipboard/clipboard.min.js】
|
2021-02-20 09:11:39.543 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ace/ace.min.js】
|
2021-02-20 09:11:39.544 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layer3.0.3/skin/default/layer.css】
|
2021-02-20 09:11:39.556 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/highlight/styles/docco.css】
|
2021-02-20 09:11:39.558 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/highlight/styles/style.css】
|
2021-02-20 09:11:39.559 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/highlight/styles/default.css】
|
2021-02-20 09:11:39.561 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/iconfont/iconfont.css】
|
2021-02-20 09:11:39.561 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/cdao/swaggerbootstrapui.css?v=1.9.6】
|
2021-02-20 09:11:39.570 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/css/layui.css】
|
2021-02-20 09:11:39.574 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ext/sbuadmin.css】
|
2021-02-20 09:11:39.576 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/bootstrap-tabx/css/bootstrap-tabs-x.min.css】
|
2021-02-20 09:11:39.577 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ext/editormd.min.css】
|
2021-02-20 09:11:39.605 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/cdao/swaggerbootstrapui-md.css?v=1.9.6】
|
2021-02-20 09:11:39.617 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layer3.0.3/layer.js】
|
2021-02-20 09:11:39.807 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/marked.js】
|
2021-02-20 09:11:39.807 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/highlight/highlight.pack.js】
|
2021-02-20 09:11:40.051 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/template-web.js】
|
2021-02-20 09:11:40.052 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/axios.min.js】
|
2021-02-20 09:11:40.057 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/bootstrap-tabx/js/bootstrap-tabs-x.min.js】
|
2021-02-20 09:11:40.067 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/layui.js】
|
2021-02-20 09:11:40.070 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ace-editor/ace.js】
|
2021-02-20 09:11:40.071 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/showdown.min.js】
|
2021-02-20 09:11:40.253 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/async.min.js】
|
2021-02-20 09:11:40.275 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layer3.0.3/skin/default/layer.css?v=3.0.3303】
|
2021-02-20 09:11:40.292 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/md5.min.js】
|
2021-02-20 09:11:40.301 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/jquery/json5.js】
|
2021-02-20 09:11:40.301 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/cdao/swaggerbootstrapui.js?v=1.9.6】
|
2021-02-20 09:11:42.140 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ext/sbuadmin.js】
|
2021-02-20 09:11:42.155 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/lay/modules/layer.js】
|
2021-02-20 09:11:42.180 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/css/modules/layer/default/layer.css?v=3.1.1】
|
2021-02-20 09:11:42.180 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/lay/modules/element.js】
|
2021-02-20 09:11:42.217 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ext/treetable.js】
|
2021-02-20 09:11:42.235 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/lay/modules/table.js】
|
2021-02-20 09:11:42.258 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/lay/modules/laytpl.js】
|
2021-02-20 09:11:42.272 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/lay/modules/laypage.js】
|
2021-02-20 09:11:42.285 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/lay/modules/form.js】
|
2021-02-20 09:11:42.298 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/layui/lay/modules/util.js】
|
2021-02-20 09:11:42.342 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/ext/treetable-lay/treetable.css】
|
2021-02-20 09:11:42.361 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/swagger-resources/configuration/ui】
|
2021-02-20 09:11:42.361 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/swagger-resources】
|
2021-02-20 09:11:42.467 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/v2/api-docs】
|
2021-02-20 09:11:42.499 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/webjars/bycdao-ui/images/api.ico】
|
2021-02-20 09:11:55.355 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:11:56.121 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:11:56.148 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:11:56.171 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:11:56.181 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:11:56.339 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:12:00.113 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:12:00.122 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:13:58.026 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:13:58.810 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:13:58.829 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:13:58.855 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:13:58.869 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:13:58.879 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:15:43.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 09:16:16.804 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:16:17.111 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:16:17.239 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:16:17.402 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:16:18.186 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:16:18.206 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:16:18.239 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:16:18.247 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:16:18.274 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:16:19.378 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:16:19.385 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:16:36.714 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:16:37.341 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:16:37.360 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:16:37.376 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:16:37.389 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:16:37.408 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:16:37.957 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:16:37.966 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:16:38.048 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:19:15.576 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:19:16.379 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:19:16.401 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:19:16.422 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:19:16.434 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:19:16.443 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:19:21.026 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-20 09:19:22.363 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/signactivity】
|
2021-02-20 09:19:22.452 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-20 09:19:25.151 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/signactivity】
|
2021-02-20 09:19:25.221 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-20 09:19:37.759 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:19:38.492 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:19:38.501 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:19:38.525 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:19:38.543 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:19:38.556 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:19:43.420 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-20 09:19:44.577 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/signactivity】
|
2021-02-20 09:19:44.667 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-20 09:19:46.913 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/signactivity】
|
2021-02-20 09:19:46.983 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-20 09:20:12.662 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:20:13.411 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:20:13.419 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:20:13.451 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:20:13.483 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:20:13.496 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:20:28.223 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:20:28.230 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:20:43.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 09:21:15.267 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 09:22:06.274 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-20 09:22:07.081 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-20 09:22:07.889 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-20 09:22:08.444 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/easyphoto】
|
2021-02-20 09:24:46.776 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:24:46.791 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:24:47.097 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:24:47.158 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:24:47.508 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:24:48.339 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:24:48.352 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:24:48.396 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:24:48.405 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:24:48.418 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:24:48.430 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:24:48.443 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:24:54.858 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:24:55.507 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:24:55.725 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:24:55.754 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:24:56.106 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:24:56.157 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:24:57.447 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:24:57.459 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:25:00.532 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:25:01.163 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:25:01.391 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:25:01.406 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:25:01.804 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:25:02.128 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:25:24.492 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:25:24.514 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:25:24.540 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:25:24.554 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:25:26.680 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:25:26.690 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:25:33.687 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:25:34.378 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:25:34.595 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:25:34.608 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:25:34.970 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:25:35.284 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:25:43.575 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:25:43.609 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:25:43.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 09:25:44.417 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:25:44.517 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:25:47.392 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:25:47.404 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:25:47.450 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:25:47.788 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:25:48.143 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:25:48.783 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:25:48.795 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:25:48.827 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:25:48.840 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:25:48.857 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:26:36.724 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/login】
|
2021-02-20 09:26:36.975 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/user】
|
2021-02-20 09:26:36.975 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/index/data】
|
2021-02-20 09:26:36.978 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/listmenu】
|
2021-02-20 09:27:38.555 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/login】
|
2021-02-20 09:27:38.789 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/index/data】
|
2021-02-20 09:27:43.895 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:27:44.537 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:27:59.577 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/login】
|
2021-02-20 09:28:00.007 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/index/data】
|
2021-02-20 09:28:00.009 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/user】
|
2021-02-20 09:28:00.015 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/listmenu】
|
2021-02-20 09:28:04.268 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pagemicrowish】
|
2021-02-20 09:28:04.919 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pagemicrowish】
|
2021-02-20 09:28:08.535 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:28:09.168 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:28:36.233 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=92】
|
2021-02-20 09:28:43.486 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:28:44.129 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:28:46.831 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=92】
|
2021-02-20 09:28:48.489 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/puteasyphoto】
|
2021-02-20 09:28:48.554 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:28:51.597 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=91】
|
2021-02-20 09:29:01.859 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:02.501 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:03.627 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=91】
|
2021-02-20 09:29:04.975 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/puteasyphoto】
|
2021-02-20 09:29:05.038 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:12.105 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=90】
|
2021-02-20 09:29:18.835 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:19.458 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:23.791 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=88】
|
2021-02-20 09:29:24.177 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/pagediscuss】
|
2021-02-20 09:29:25.316 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:25.933 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:26.703 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/puteasyphoto】
|
2021-02-20 09:29:26.751 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:29.914 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=89】
|
2021-02-20 09:29:31.745 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=92】
|
2021-02-20 09:29:33.059 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/puteasyphoto】
|
2021-02-20 09:29:33.125 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:34.948 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:35.563 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:37.879 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=90】
|
2021-02-20 09:29:40.057 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:40.708 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:45.396 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=90】
|
2021-02-20 09:29:47.476 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:48.097 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:49.806 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 09:29:54.696 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=90】
|
2021-02-20 09:29:56.656 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:29:57.267 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:30:13.651 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:30:13.652 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:30:13.653 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:30:13.653 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:30:13.962 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:30:14.842 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:30:14.843 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:30:14.850 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:30:14.854 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:30:14.866 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:30:19.406 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:30:19.406 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:30:19.406 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:30:19.407 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:30:21.096 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:30:21.105 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-20 09:30:21.127 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 09:30:21.129 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 09:30:25.953 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 09:30:32.521 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/detaileasyphoto?id=88】
|
2021-02-20 09:30:32.573 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagecomacteasyphotocomment】
|
2021-02-20 09:30:39.192 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/detaileasyphoto?id=92】
|
2021-02-20 09:30:39.206 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagecomacteasyphotocomment】
|
2021-02-20 09:30:43.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 09:30:47.231 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-20 09:30:49.197 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:30:49.209 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:30:49.269 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:30:49.285 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:31:10.080 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 09:31:22.491 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:31:22.494 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:31:25.715 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish?id=80】
|
2021-02-20 09:31:29.133 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/microwish?id=78】
|
2021-02-20 09:31:30.898 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:31:30.911 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-20 09:31:30.990 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 09:31:30.990 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 09:31:42.476 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:31:42.482 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:31:42.490 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:31:42.497 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:31:42.527 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/login】
|
2021-02-20 09:31:43.327 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/listadvertisement】
|
2021-02-20 09:31:43.391 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pagedynamic】
|
2021-02-20 09:31:43.435 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/pageactivity】
|
2021-02-20 09:31:43.453 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:31:43.458 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:31:45.136 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagemicrowish】
|
2021-02-20 09:31:45.150 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pagedynamic】
|
2021-02-20 09:31:45.168 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/pageactivity】
|
2021-02-20 09:31:45.190 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 09:31:46.569 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=70&type=1】
|
2021-02-20 09:31:49.445 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:31:49.445 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:31:54.907 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:31:54.907 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:32:00.177 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:32:00.195 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:32:06.464 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/noticeunreadnum】
|
2021-02-20 09:32:06.470 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/user/info】
|
2021-02-20 09:32:13.084 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/community/detailactivity?id=30】
|
2021-02-20 09:32:17.021 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/partybuilding/infodynamic?id=75&type=2】
|
2021-02-20 09:32:19.349 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/detaileasyphoto?id=91】
|
2021-02-20 09:32:19.355 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pagecomacteasyphotocomment】
|
2021-02-20 09:32:19.377 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-20 09:32:20.044 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/easyphoto】
|
2021-02-20 09:32:25.571 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pagemicrowish】
|
2021-02-20 09:32:26.562 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:32:27.170 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:32:30.643 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=93】
|
2021-02-20 09:32:34.561 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/puteasyphoto】
|
2021-02-20 09:32:34.607 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:32:38.867 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 09:32:53.577 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communitypartybuilding/listpartyorganization】
|
2021-02-20 09:32:54.116 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communitypartybuilding/pagepartyorganization】
|
2021-02-20 09:32:54.733 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communitypartybuilding/pagepartyorganization】
|
2021-02-20 09:32:58.095 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/index/data】
|
2021-02-20 09:33:14.369 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communitymanager/pageuser】
|
2021-02-20 09:33:14.976 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communitymanager/pageuser】
|
2021-02-20 09:33:18.378 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communitymanager/pagevolunteer】
|
2021-02-20 09:33:19.582 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communitymanager/pagearea】
|
2021-02-20 09:33:20.171 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communitymanager/pagearea】
|
2021-02-20 09:33:21.954 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communitymanager/pageotherbuild】
|
2021-02-20 09:33:23.716 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communitymanager/pagearea】
|
2021-02-20 09:33:24.367 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communitymanager/pagearea】
|
2021-02-20 09:33:24.958 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communitymanager/area?id=28】
|
2021-02-20 09:33:24.995 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communitymanager/listsubordinatebuilding?houseCode=510000510400000001】
|
2021-02-20 09:33:29.093 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/index/data】
|
2021-02-20 09:33:30.649 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/login】
|
2021-02-20 09:33:32.469 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/login】
|
2021-02-20 09:33:32.642 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/user/info】
|
2021-02-20 09:33:32.642 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/user/listmenu】
|
2021-02-20 09:33:32.643 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/index/datakanban】
|
2021-02-20 09:33:40.303 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:33:41.048 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:34:15.919 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/index/datakanban】
|
2021-02-20 09:34:23.394 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/index/datakanban】
|
2021-02-20 09:34:36.398 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/index/datakanban】
|
2021-02-20 09:35:16.102 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 09:35:43.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 09:37:20.164 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/index/datakanban】
|
2021-02-20 09:37:22.749 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/index/datakanban】
|
2021-02-20 09:37:52.793 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/index/datakanban】
|
2021-02-20 09:37:53.620 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/index/datakanban】
|
2021-02-20 09:39:55.878 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=93】
|
2021-02-20 09:40:18.428 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-20 09:40:19.230 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-20 09:40:19.878 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/easyphoto】
|
2021-02-20 09:40:25.260 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:40:25.886 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:40:28.617 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=94】
|
2021-02-20 09:40:36.084 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=94】
|
2021-02-20 09:40:39.075 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:40:39.696 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:40:43.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 09:40:49.272 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/usermanagement/listcommunity】
|
2021-02-20 09:40:49.659 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=94】
|
2021-02-20 09:40:49.823 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/usermanagement/pageuser】
|
2021-02-20 09:40:54.152 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/puteasyphoto】
|
2021-02-20 09:40:54.195 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:40:54.847 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/index/datakanban】
|
2021-02-20 09:40:55.605 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/usermanagement/listcommunity】
|
2021-02-20 09:40:56.153 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/usermanagement/pageuser】
|
2021-02-20 09:43:48.950 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=92】
|
2021-02-20 09:43:54.614 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:43:55.221 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:45:43.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 09:46:38.055 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/listadvpos】
|
2021-02-20 09:46:38.606 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/pageadvertisement】
|
2021-02-20 09:46:39.708 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/usermanagement/listcommunity】
|
2021-02-20 09:46:40.258 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/usermanagement/pageuser】
|
2021-02-20 09:46:41.311 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/index/datakanban】
|
2021-02-20 09:46:41.955 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/usermanagement/listcommunity】
|
2021-02-20 09:46:42.932 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/communitymanager/listarea】
|
2021-02-20 09:46:43.481 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/communitymanager/pagecommunity】
|
2021-02-20 09:46:45.691 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/appletsbackstage/advertisingmanagement/pageadvertisement】
|
2021-02-20 09:49:03.024 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|
2021-02-20 09:50:43.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|
2021-02-20 09:50:59.036 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-20 09:50:59.784 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/common/uploadimage】
|
2021-02-20 09:51:00.397 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/easyphoto】
|
2021-02-20 09:51:07.321 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pagemicrowish】
|
2021-02-20 09:51:07.984 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pagemicrowish】
|
2021-02-20 09:51:09.687 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:51:10.298 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:51:11.946 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/easyphoto?id=95】
|
2021-02-20 09:51:13.506 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/puteasyphoto】
|
2021-02-20 09:51:13.547 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pageeasyphoto】
|
2021-02-20 09:51:15.597 [http-nio-8194-exec-9] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pagemicrowish】
|
2021-02-20 09:51:16.216 [http-nio-8194-exec-5] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pagemicrowish】
|
2021-02-20 09:51:20.722 [http-nio-8194-exec-2] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/detailmicrowish?id=81】
|
2021-02-20 09:51:22.904 [http-nio-8194-exec-3] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/putmicrowish】
|
2021-02-20 09:51:22.968 [http-nio-8194-exec-7] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pagemicrowish】
|
2021-02-20 09:51:30.733 [http-nio-8194-exec-1] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/listmanagers?param=】
|
2021-02-20 09:51:30.734 [http-nio-8194-exec-8] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/detailmicrowish?id=81】
|
2021-02-20 09:51:34.588 [http-nio-8194-exec-4] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/putmicrowish】
|
2021-02-20 09:51:34.663 [http-nio-8194-exec-10] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/communitybackstage/communityactivity/pagemicrowish】
|
2021-02-20 09:51:39.062 [http-nio-8194-exec-6] INFO com.panzhihua.zuul.filters.SercuritFilter - 接口请求地址【/api/applets/index/pageeasyphoto】
|