📋 团队日志查看中心

🏠 返回主页


📄 当前正在查看:真实环境 (zhenshi) buyer/lili-logs/buyer-api-ceshi-2026-09-13.log

📥 下载完整日志文件

[... 因文件较大,当前仅展示最新更新的尾部日志 ...]

] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_group_av memberId=1997111965385872738
2026-09-13 16:51:05.115  INFO 3274239 --- [http-nio-8801-exec-12] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_group_av, guoId=61886, query=null, body=null
2026-09-13 16:51:05.127  INFO 3274239 --- [http-nio-8801-exec-3] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"suanli":"49.54","shouyi":"11.41","xiaofei":"20.20","liudong":"0.00"}
2026-09-13 16:51:05.128  INFO 3274239 --- [http-nio-8801-exec-3] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_group_av memberId=1997111965385872738
2026-09-13 16:51:05.130  INFO 3274239 --- [http-nio-8801-exec-3] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_group_av, guoId=61886, query=null, body=null
2026-09-13 16:51:05.133  INFO 3274239 --- [http-nio-8801-exec-12] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"page_info":{"offset":10},"users":[],"group_total":0,"person_total":0,"total":0,"xiao":0}
2026-09-13 16:51:05.151  INFO 3274239 --- [http-nio-8801-exec-3] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"page_info":{"offset":10},"users":[],"group_total":0,"person_total":0,"total":0,"xiao":0}
2026-09-13 16:51:12.595 ERROR 3274239 --- [http-nio-8801-exec-9] c.l.c.e.GlobalControllerExceptionHandler : 全局异常[ServiceException]:20003-用户未登录

cn.lili.common.exception.ServiceException: 用户未登录
	at cn.lili.modules.member.serviceimpl.MemberServiceImpl.getUserInfo(MemberServiceImpl.java:196)
	at cn.lili.modules.member.serviceimpl.MemberServiceImpl$$FastClassBySpringCGLIB$$b2a938a6.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692)
	at cn.lili.modules.member.serviceimpl.MemberServiceImpl$$EnhancerBySpringCGLIB$$6911090f.getUserInfo(<generated>)
	at cn.lili.controller.passport.MemberBuyerController.getUserInfo(MemberBuyerController.java:254)
	at cn.lili.controller.passport.MemberBuyerController$$FastClassBySpringCGLIB$$63baa1fa.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692)
	at cn.lili.controller.passport.MemberBuyerController$$EnhancerBySpringCGLIB$$c8dde640.getUserInfo(<generated>)
	at jdk.internal.reflect.GeneratedMethodAccessor745.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1064)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:655)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at cn.lili.common.security.filter.XssFilter.doFilter(XssFilter.java:32)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
	at cn.lili.security.BuyerAuthenticationFilter.doFilterInternal(BuyerAuthenticationFilter.java:72)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
	at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:840)

2026-09-13 16:51:39.310  INFO 3274239 --- [NettyClientPublicExecutor_1] cn.lili.rocketmq.RocketmqSendCallback    : async onSuccess SendResult=SendResult [sendStatus=SEND_OK, msgId=2A02C207230289230000000000000001F5FF2DDA6444416A82A70020, offsetMsgId=3EAB840200002A9F000000000004A88C, messageQueue=MessageQueue [topic=lili_member_topic, brokerName=rmqbroker, queueId=0], queueOffset=46]
2026-09-13 16:51:39.419  INFO 3274239 --- [http-nio-8801-exec-15] c.l.m.w.serviceimpl.SyncedServersImpl    : zego auth token cached, expireDays=7
2026-09-13 16:51:39.922  INFO 3274239 --- [http-nio-8801-exec-13] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385869553
2026-09-13 16:51:39.923  INFO 3274239 --- [http-nio-8801-exec-13] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_amount, guoId=60579, query=null, body=null
2026-09-13 16:51:39.976  INFO 3274239 --- [http-nio-8801-exec-13] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"suanli":"1517.39","shouyi":"3050.77","xiaofei":"1589.22","liudong":"0.35"}
2026-09-13 16:51:39.976  INFO 3274239 --- [http-nio-8801-exec-13] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_group_av memberId=1997111965385869553
2026-09-13 16:51:39.979  INFO 3274239 --- [http-nio-8801-exec-13] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_group_av, guoId=60579, query=null, body=null
2026-09-13 16:51:39.992  INFO 3274239 --- [http-nio-8801-exec-13] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"page_info":{"offset":10},"users":[{"id":61823,"av":"360","wm":"QY61823"}],"group_total":360,"person_total":782,"total":360,"xiao":0}
2026-09-13 16:51:40.923  INFO 3274239 --- [http-nio-8801-exec-6] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385869553
2026-09-13 16:51:40.924  INFO 3274239 --- [http-nio-8801-exec-6] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_amount, guoId=60579, query=null, body=null
2026-09-13 16:51:40.935  INFO 3274239 --- [http-nio-8801-exec-6] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"suanli":"1517.39","shouyi":"3050.77","xiaofei":"1589.22","liudong":"0.35"}
2026-09-13 16:51:40.935  INFO 3274239 --- [http-nio-8801-exec-6] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_group_av memberId=1997111965385869553
2026-09-13 16:51:40.937  INFO 3274239 --- [http-nio-8801-exec-6] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_group_av, guoId=60579, query=null, body=null
2026-09-13 16:51:40.946  INFO 3274239 --- [http-nio-8801-exec-6] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"page_info":{"offset":10},"users":[{"id":61823,"av":"360","wm":"QY61823"}],"group_total":360,"person_total":782,"total":360,"xiao":0}
2026-09-13 16:51:40.978  INFO 3274239 --- [http-nio-8801-exec-16] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385869553
2026-09-13 16:51:40.980  INFO 3274239 --- [http-nio-8801-exec-16] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_amount, guoId=60579, query=null, body=null
2026-09-13 16:51:40.993  INFO 3274239 --- [http-nio-8801-exec-16] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"suanli":"1517.39","shouyi":"3050.77","xiaofei":"1589.22","liudong":"0.35"}
2026-09-13 16:51:40.993  INFO 3274239 --- [http-nio-8801-exec-16] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_group_av memberId=1997111965385869553
2026-09-13 16:51:40.995  INFO 3274239 --- [http-nio-8801-exec-16] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_group_av, guoId=60579, query=null, body=null
2026-09-13 16:51:41.010  INFO 3274239 --- [http-nio-8801-exec-16] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"page_info":{"offset":10},"users":[{"id":61823,"av":"360","wm":"QY61823"}],"group_total":360,"person_total":782,"total":360,"xiao":0}
2026-09-13 16:51:45.708  WARN 3274239 --- [http-nio-8801-exec-4] org.elasticsearch.client.RestClient      : request [HEAD http://95.111.224.25:9200/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:51:45.712  INFO 3274239 --- [http-nio-8801-exec-4] c.l.m.s.s.EsGoodsSearchServiceImpl       : 首页赠分优先:按赠送分加权SKU数=1
2026-09-13 16:51:45.719  WARN 3274239 --- [http-nio-8801-exec-4] org.elasticsearch.client.RestClient      : request [POST http://95.111.224.25:9200/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:09.741  WARN 3274239 --- [http-nio-8801-exec-8] org.elasticsearch.client.RestClient      : request [GET http://95.111.224.25:9200/lili_goods/_doc/2048669622781227009] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."]
2026-09-13 16:52:10.466  WARN 3274239 --- [http-nio-8801-exec-3] org.elasticsearch.client.RestClient      : request [HEAD http://95.111.224.25:9200/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:10.468  INFO 3274239 --- [http-nio-8801-exec-3] c.l.m.s.s.EsGoodsSearchServiceImpl       : 首页赠分优先:按赠送分加权SKU数=1
2026-09-13 16:52:10.473  WARN 3274239 --- [http-nio-8801-exec-9] org.elasticsearch.client.RestClient      : request [HEAD http://95.111.224.25:9200/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:10.475  WARN 3274239 --- [http-nio-8801-exec-3] org.elasticsearch.client.RestClient      : request [POST http://95.111.224.25:9200/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:10.476  INFO 3274239 --- [http-nio-8801-exec-9] c.l.m.s.s.EsGoodsSearchServiceImpl       : 首页赠分优先:按赠送分加权SKU数=1
2026-09-13 16:52:10.489  WARN 3274239 --- [http-nio-8801-exec-9] org.elasticsearch.client.RestClient      : request [POST http://95.111.224.25:9200/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:13.222  WARN 3274239 --- [http-nio-8801-exec-16] org.elasticsearch.client.RestClient      : request [HEAD http://95.111.224.25:9200/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:13.224  INFO 3274239 --- [http-nio-8801-exec-16] c.l.m.s.s.EsGoodsSearchServiceImpl       : 首页赠分优先:按赠送分加权SKU数=1
2026-09-13 16:52:13.230  WARN 3274239 --- [http-nio-8801-exec-16] org.elasticsearch.client.RestClient      : request [POST http://95.111.224.25:9200/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:14.449  WARN 3274239 --- [http-nio-8801-exec-4] org.elasticsearch.client.RestClient      : request [GET http://95.111.224.25:9200/lili_goods/_doc/2048671286577737730] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."]
2026-09-13 16:52:15.025  WARN 3274239 --- [http-nio-8801-exec-12] org.elasticsearch.client.RestClient      : request [HEAD http://95.111.224.25:9200/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:15.028  INFO 3274239 --- [http-nio-8801-exec-12] c.l.m.s.s.EsGoodsSearchServiceImpl       : 首页赠分优先:按赠送分加权SKU数=1
2026-09-13 16:52:15.029  WARN 3274239 --- [http-nio-8801-exec-3] org.elasticsearch.client.RestClient      : request [HEAD http://95.111.224.25:9200/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:15.056  INFO 3274239 --- [http-nio-8801-exec-3] c.l.m.s.s.EsGoodsSearchServiceImpl       : 首页赠分优先:按赠送分加权SKU数=1
2026-09-13 16:52:15.057  WARN 3274239 --- [http-nio-8801-exec-12] org.elasticsearch.client.RestClient      : request [POST http://95.111.224.25:9200/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:15.062  WARN 3274239 --- [http-nio-8801-exec-3] org.elasticsearch.client.RestClient      : request [POST http://95.111.224.25:9200/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:24.051  WARN 3274239 --- [http-nio-8801-exec-6] org.elasticsearch.client.RestClient      : request [HEAD http://95.111.224.25:9200/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:24.055  INFO 3274239 --- [http-nio-8801-exec-6] c.l.m.s.s.EsGoodsSearchServiceImpl       : 首页赠分优先:按赠送分加权SKU数=1
2026-09-13 16:52:24.065  WARN 3274239 --- [http-nio-8801-exec-6] org.elasticsearch.client.RestClient      : request [POST http://95.111.224.25:9200/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:26.684  WARN 3274239 --- [http-nio-8801-exec-4] org.elasticsearch.client.RestClient      : request [GET http://95.111.224.25:9200/lili_goods/_doc/2048693786258960385] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."]
2026-09-13 16:52:27.201  WARN 3274239 --- [http-nio-8801-exec-8] org.elasticsearch.client.RestClient      : request [HEAD http://95.111.224.25:9200/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:27.203  INFO 3274239 --- [http-nio-8801-exec-8] c.l.m.s.s.EsGoodsSearchServiceImpl       : 首页赠分优先:按赠送分加权SKU数=1
2026-09-13 16:52:27.209  WARN 3274239 --- [http-nio-8801-exec-12] org.elasticsearch.client.RestClient      : request [HEAD http://95.111.224.25:9200/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:27.210  WARN 3274239 --- [http-nio-8801-exec-8] org.elasticsearch.client.RestClient      : request [POST http://95.111.224.25:9200/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:27.212  INFO 3274239 --- [http-nio-8801-exec-12] c.l.m.s.s.EsGoodsSearchServiceImpl       : 首页赠分优先:按赠送分加权SKU数=1
2026-09-13 16:52:27.221  WARN 3274239 --- [http-nio-8801-exec-12] org.elasticsearch.client.RestClient      : request [POST http://95.111.224.25:9200/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 16:52:33.962  WARN 3274239 --- [http-nio-8801-exec-13] org.elasticsearch.client.RestClient      : request [GET http://95.111.224.25:9200/lili_goods/_doc/2048693786258960385] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."]
2026-09-13 16:53:01.946  WARN 3274239 --- [http-nio-8801-exec-3] org.elasticsearch.client.RestClient      : request [POST http://95.111.224.25:9200/lili_goods/_update/2048693786258960385?refresh=true&retry_on_conflict=3&timeout=1m] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."]
2026-09-13 16:53:01.948  INFO 3274239 --- [http-nio-8801-exec-3] c.l.m.g.s.OrderStockLockServiceImpl      : 同步 ES 库存成功 skuId=2048693786258960385, quantity=993
2026-09-13 16:53:01.949  INFO 3274239 --- [http-nio-8801-exec-3] c.l.m.g.s.OrderStockLockServiceImpl      : 订单库存变更成功 deduction=true, keys=[{SKU_STOCK}_2048693786258960385], values=[-3]
2026-09-13 16:53:01.951  INFO 3274239 --- [http-nio-8801-exec-3] c.l.m.g.s.OrderStockLockServiceImpl      : 创单锁库存成功 orderSn=O202609132099149357537439745, skuLines=1
2026-09-13 16:53:02.289  INFO 3274239 --- [http-nio-8801-exec-3] c.l.c.l.TransactionCommitSendMQListener  : 事务提交,发送mq信息!cn.lili.common.event.TransactionCommitSendMQEvent[source=订单创建消息]
2026-09-13 16:53:02.328  INFO 3274239 --- [NettyClientPublicExecutor_2] cn.lili.rocketmq.RocketmqSendCallback    : async onSuccess SendResult=SendResult [sendStatus=SEND_OK, msgId=2A02C207230289230000000000000001F5FF2DDA6444416BC6D50021, offsetMsgId=3EAB840200002A9F000000000004AD09, messageQueue=MessageQueue [topic=lili_order_topic, brokerName=rmqbroker, queueId=2], queueOffset=25]
2026-09-13 16:53:03.041  INFO 3274239 --- [http-nio-8801-exec-9] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385869553
2026-09-13 16:53:03.044  INFO 3274239 --- [http-nio-8801-exec-9] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_amount, guoId=60579, query=null, body=null
2026-09-13 16:53:03.096  INFO 3274239 --- [http-nio-8801-exec-9] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"suanli":"1517.39","shouyi":"3050.77","xiaofei":"1589.22","liudong":"0.35"}
2026-09-13 16:53:03.096  INFO 3274239 --- [http-nio-8801-exec-9] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_group_av memberId=1997111965385869553
2026-09-13 16:53:03.098  INFO 3274239 --- [http-nio-8801-exec-9] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_group_av, guoId=60579, query=null, body=null
2026-09-13 16:53:03.111  INFO 3274239 --- [http-nio-8801-exec-9] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"page_info":{"offset":10},"users":[{"id":61823,"av":"360","wm":"QY61823"}],"group_total":360,"person_total":782,"total":360,"xiao":0}
2026-09-13 16:53:03.143  INFO 3274239 --- [http-nio-8801-exec-9] c.l.m.w.s.PaymentMerchantsServiceImpl    : 通过店铺 ID 查询支付配置:storeId=2048601781621096449
2026-09-13 16:53:03.155  INFO 3274239 --- [http-nio-8801-exec-9] c.l.m.w.s.PaymentMerchantsServiceImpl    : 找到支付配置:mchId=M1786621706, appId=6a7daf0ae4b0dfa55a9303bd, name=12
2026-09-13 16:53:17.575  INFO 3274239 --- [http-nio-8801-exec-13] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385869553
2026-09-13 16:53:17.577  INFO 3274239 --- [http-nio-8801-exec-13] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_amount, guoId=60579, query=null, body=null
2026-09-13 16:53:17.603  INFO 3274239 --- [http-nio-8801-exec-13] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"suanli":"1517.39","shouyi":"3050.77","xiaofei":"1589.22","liudong":"0.35"}
2026-09-13 16:53:17.603  INFO 3274239 --- [http-nio-8801-exec-13] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_group_av memberId=1997111965385869553
2026-09-13 16:53:17.604  INFO 3274239 --- [http-nio-8801-exec-13] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_group_av, guoId=60579, query=null, body=null
2026-09-13 16:53:17.612  INFO 3274239 --- [http-nio-8801-exec-13] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"page_info":{"offset":10},"users":[{"id":61823,"av":"360","wm":"QY61823"}],"group_total":360,"person_total":782,"total":360,"xiao":0}
2026-09-13 16:53:17.623  INFO 3274239 --- [http-nio-8801-exec-13] c.l.m.w.s.PaymentMerchantsServiceImpl    : 通过店铺 ID 查询支付配置:storeId=2048601781621096449
2026-09-13 16:53:17.625  INFO 3274239 --- [http-nio-8801-exec-13] c.l.m.w.s.PaymentMerchantsServiceImpl    : 找到支付配置:mchId=M1786621706, appId=6a7daf0ae4b0dfa55a9303bd, name=12
2026-09-13 16:53:25.384  INFO 3274239 --- [http-nio-8801-exec-4] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385869553
2026-09-13 16:53:25.385  INFO 3274239 --- [http-nio-8801-exec-4] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_amount, guoId=60579, query=null, body=null
2026-09-13 16:53:25.406  INFO 3274239 --- [http-nio-8801-exec-4] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"suanli":"1517.39","shouyi":"3050.77","xiaofei":"1589.22","liudong":"0.35"}
2026-09-13 16:53:25.406  INFO 3274239 --- [http-nio-8801-exec-4] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_group_av memberId=1997111965385869553
2026-09-13 16:53:25.408  INFO 3274239 --- [http-nio-8801-exec-4] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_group_av, guoId=60579, query=null, body=null
2026-09-13 16:53:25.417  INFO 3274239 --- [http-nio-8801-exec-4] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"page_info":{"offset":10},"users":[{"id":61823,"av":"360","wm":"QY61823"}],"group_total":360,"person_total":782,"total":360,"xiao":0}
2026-09-13 16:53:25.478  INFO 3274239 --- [http-nio-8801-exec-10] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385869553
2026-09-13 16:53:25.479  INFO 3274239 --- [http-nio-8801-exec-10] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_amount, guoId=60579, query=null, body=null
2026-09-13 16:53:25.497  INFO 3274239 --- [http-nio-8801-exec-10] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"suanli":"1517.39","shouyi":"3050.77","xiaofei":"1589.22","liudong":"0.35"}
2026-09-13 16:53:25.497  INFO 3274239 --- [http-nio-8801-exec-10] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_group_av memberId=1997111965385869553
2026-09-13 16:53:25.499  INFO 3274239 --- [http-nio-8801-exec-10] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa GET url=https://bet.jifen.fun/api/get_group_av, guoId=60579, query=null, body=null
2026-09-13 16:53:25.511  INFO 3274239 --- [http-nio-8801-exec-10] c.l.c.client.IoeVisaThirdPartyClient     : IoeVisa resp status=200, body={"page_info":{"offset":10},"users":[{"id":61823,"av":"360","wm":"QY61823"}],"group_total":360,"person_total":782,"total":360,"xiao":0}
2026-09-13 17:03:55.001  INFO 3274239 --- [quartzScheduler_Worker-10] c.l.c.sensitive.quartz.SensitiveQuartz   : 敏感词定时更新
2026-09-13 17:03:55.004  INFO 3274239 --- [quartzScheduler_Worker-10] c.l.c.sensitive.SensitiveWordsFilter     : 开始初始化敏感词
2026-09-13 17:06:26.922  WARN 3274239 --- [http-nio-8801-exec-13] org.elasticsearch.client.RestClient      : request [HEAD http://95.111.224.25:9200/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 17:06:26.925  INFO 3274239 --- [http-nio-8801-exec-13] c.l.m.s.s.EsGoodsSearchServiceImpl       : 首页赠分优先:按赠送分加权SKU数=1
2026-09-13 17:06:26.934  WARN 3274239 --- [http-nio-8801-exec-13] org.elasticsearch.client.RestClient      : request [POST http://95.111.224.25:9200/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 17:11:32.938  WARN 3274239 --- [http-nio-8801-exec-4] org.elasticsearch.client.RestClient      : request [HEAD http://95.111.224.25:9200/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 17:11:32.941  INFO 3274239 --- [http-nio-8801-exec-4] c.l.m.s.s.EsGoodsSearchServiceImpl       : 首页赠分优先:按赠送分加权SKU数=1
2026-09-13 17:11:32.967  WARN 3274239 --- [http-nio-8801-exec-4] org.elasticsearch.client.RestClient      : request [POST http://95.111.224.25:9200/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 2 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security."],[299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-09-13 18:03:55.001  INFO 3274239 --- [quartzScheduler_Worker-1] c.l.c.sensitive.quartz.SensitiveQuartz   : 敏感词定时更新
2026-09-13 18:03:55.012  INFO 3274239 --- [quartzScheduler_Worker-1] c.l.c.sensitive.SensitiveWordsFilter     : 开始初始化敏感词
2026-09-13 19:03:55.001  INFO 3274239 --- [quartzScheduler_Worker-2] c.l.c.sensitive.quartz.SensitiveQuartz   : 敏感词定时更新
2026-09-13 19:03:55.007  INFO 3274239 --- [quartzScheduler_Worker-2] c.l.c.sensitive.SensitiveWordsFilter     : 开始初始化敏感词
2026-09-13 20:03:55.005  INFO 3274239 --- [quartzScheduler_Worker-3] c.l.c.sensitive.quartz.SensitiveQuartz   : 敏感词定时更新
2026-09-13 20:03:55.022  INFO 3274239 --- [quartzScheduler_Worker-3] c.l.c.sensitive.SensitiveWordsFilter     : 开始初始化敏感词
2026-09-13 21:03:55.002  INFO 3274239 --- [quartzScheduler_Worker-4] c.l.c.sensitive.quartz.SensitiveQuartz   : 敏感词定时更新
2026-09-13 21:03:55.012  INFO 3274239 --- [quartzScheduler_Worker-4] c.l.c.sensitive.SensitiveWordsFilter     : 开始初始化敏感词
2026-09-13 22:03:55.006  INFO 3274239 --- [quartzScheduler_Worker-5] c.l.c.sensitive.quartz.SensitiveQuartz   : 敏感词定时更新
2026-09-13 22:03:55.011  INFO 3274239 --- [quartzScheduler_Worker-5] c.l.c.sensitive.SensitiveWordsFilter     : 开始初始化敏感词
2026-09-13 23:03:55.011  INFO 3274239 --- [quartzScheduler_Worker-6] c.l.c.sensitive.quartz.SensitiveQuartz   : 敏感词定时更新
2026-09-13 23:03:55.020  INFO 3274239 --- [quartzScheduler_Worker-6] c.l.c.sensitive.SensitiveWordsFilter     : 开始初始化敏感词