01:24:46.032 [main] INFO com.crm.ib.IbApplication - The following profiles are active: prod 01:24:46.141 [main] INFO o.s.b.c.e.AnnotationConfigEmbeddedWebApplicationContext - Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@64bfbc86: startup date [Thu Jan 09 01:24:46 EET 2025]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@1edf1c96 01:24:57.313 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 01:25:07.484 [main] INFO o.s.cloud.context.scope.GenericScope - BeanFactory id=27fb799e-4890-399c-8f2c-fd3f0f1ebbba 01:25:07.938 [main] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 01:25:08.359 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.crm.ib.service.AgentPointIbTaskService' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:25:08.375 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.crm.ib.service.CustomActivityFeignService' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:25:08.375 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.crm.ib.service.CustomInfoFeignService' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:25:08.375 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.crm.ib.service.CustomLoginFeignService' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:25:08.375 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.crm.ib.service.FinanceAgentWithdrawFeignService' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:25:08.375 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.crm.ib.service.WebActivityFeignService' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:25:10.437 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7c5e129c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:25:12.875 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$98781599] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:25:33.593 [main] INFO o.s.b.c.e.t.TomcatEmbeddedServletContainer - Tomcat initialized with port(s): 9000 (http) 01:25:33.640 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 01:25:33.640 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/8.5.23 01:25:36.796 [localhost-startStop-1] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 01:25:36.796 [localhost-startStop-1] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 50655 ms 01:25:48.124 [localhost-startStop-1] INFO o.s.b.w.s.ServletRegistrationBean - Mapping servlet: 'dispatcherServlet' to [/] 01:25:48.218 [localhost-startStop-1] INFO o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] 01:25:48.218 [localhost-startStop-1] INFO o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 01:25:48.218 [localhost-startStop-1] INFO o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] 01:25:48.218 [localhost-startStop-1] INFO o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] 01:26:06.904 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 01:26:09.686 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' 01:26:10.014 [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [ name: default ...] 01:26:10.732 [main] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.0.12.Final} 01:26:10.732 [main] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found 01:26:10.732 [main] INFO org.hibernate.cfg.Environment - HHH000021: Bytecode provider name : javassist 01:26:11.092 [main] INFO o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 01:26:11.951 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect 01:26:20.904 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 01:26:41.403 [main] INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@70385eb1: startup date [Thu Jan 09 01:26:41 EET 2025]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@64bfbc86 01:26:41.825 [main] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 01:27:05.887 [main] INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6a8e4df1: startup date [Thu Jan 09 01:27:05 EET 2025]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@64bfbc86 01:27:06.059 [main] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 01:27:17.402 [main] INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@18d87207: startup date [Thu Jan 09 01:27:17 EET 2025]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@64bfbc86 01:27:17.434 [main] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 01:27:26.558 [main] INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@533e74c5: startup date [Thu Jan 09 01:27:26 EET 2025]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@64bfbc86 01:27:26.590 [main] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 01:27:36.902 [main] WARN c.n.c.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 01:27:36.902 [main] INFO c.n.c.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 01:27:36.917 [main] WARN c.n.c.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 01:27:36.917 [main] INFO c.n.c.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 01:27:38.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@64bfbc86: startup date [Thu Jan 09 01:24:46 EET 2025]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@1edf1c96 01:27:39.824 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/account/belong/change/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.AccountBelongChangeController.accountBelongChangeAdd(com.crm.rely.backend.core.entity.account.belong.AccountBelongChangeAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.824 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/account/belong/change/search/list],methods=[POST]}" onto com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.AccountBelongChangeController.searchList(com.crm.rely.backend.core.entity.account.belong.AccountBelongChangeListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.824 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/account/belong/change/agents],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.AccountBelongChangeController.getAgents(com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.824 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/account/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.account.AccountInfoSumDto> com.crm.ib.controller.AccountInfoController.accountList(com.crm.rely.backend.core.entity.ib.account.AccountInfoListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.824 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/account/logins],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.AccountInfoController.accountLogins(java.util.Map>) throws java.lang.Exception 01:27:39.824 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/agent/balance/transfer/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.AgentBalanceTransferController.add(com.crm.rely.backend.core.entity.ib.balance.AgentBalanceTransferAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.824 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/agent/balance/transfer/search/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.AgentBalanceTransferController.searchList(com.crm.rely.backend.core.entity.ib.balance.AgentBalanceTransferListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.824 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/agent/balance/transfer/from],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.AgentBalanceTransferController.getFromData(com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.824 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/commission/change],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.AgentCommissionController.commissionChange(com.crm.rely.backend.core.entity.ib.commission.IbCommissionChangeAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.824 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ib/report/withdrawal],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.balance.AgentBalanceWithdrawalSumDto> com.crm.ib.controller.AgentInfoController.ibWithdrawalReport(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.824 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ib/balance],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.AgentInfoController.getBalance(com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.824 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ib/tree],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.AgentInfoController.agentTree(com.crm.rely.backend.core.entity.ib.info.AgentInfoTreeEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.824 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ib/report/balance],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.balance.AgentBalanceReportSumDto> com.crm.ib.controller.AgentInfoController.ibBalanceReport(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.824 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ib/tree/search],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.AgentInfoController.agentTreeSearch(com.crm.rely.backend.core.entity.ib.info.AgentInfoTreeEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ib/report/new],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.AgentInfoController.ibReportNew(com.crm.rely.backend.core.entity.ib.info.IbReportNewEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ib/login],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.AgentInfoController.ibLogin(com.crm.rely.backend.core.entity.ib.info.IbLoginEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ib/search/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.AgentInfoController.getList(com.crm.rely.backend.core.entity.ib.info.IbInfoSearchListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ib/subs],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.AgentInfoController.getSubs(com.crm.rely.backend.core.entity.ib.info.IbInfoSearchListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ib/data],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.AgentInfoController.ibData(com.crm.rely.backend.core.entity.custom.info.InfoEntity,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ib/manage/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.AgentInfoController.manageAddIb() throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ib/search/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.AgentInfoController.searchSingle(com.crm.rely.backend.core.entity.base.SingleLongEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ib/delete],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.AgentInfoController.deleteIb(com.crm.rely.backend.core.entity.base.BaseDeleteEntities,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ib/refresh/stamp],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.AgentInfoController.refreshStamp() throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/agent/point/change/data],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.AgentPointController.getChangeData(org.apache.catalina.servlet4preview.http.HttpServletRequest,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/agent/point/change/apply],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.AgentPointController.changeApplySave(com.crm.rely.backend.core.entity.ib.point.AgentPointChangeAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/agent/point/change/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.AgentPointController.getList(com.crm.rely.backend.core.entity.ib.point.AgentPointRecordListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/service/account/get/logins],methods=[POST]}" onto public java.util.Map com.crm.ib.controller.custom.AccountInfoCustomServiceController.accountGetLogins(java.util.List) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/service/account/dropdown],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.custom.AccountInfoCustomServiceController.accountDropdown(com.crm.rely.backend.core.entity.ib.account.AccountInfoListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/service/account/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.account.AccountInfoSumDto> com.crm.ib.controller.custom.AccountInfoCustomServiceController.accountList(com.crm.rely.backend.core.entity.ib.account.AccountInfoListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/service/account/logins],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.custom.AccountInfoCustomServiceController.accountLogins(java.util.Map>) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/service/agent/apply/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.custom.AgentApplyCSController.add(com.crm.rely.backend.core.entity.ib.apply.AgentApplyAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/service/agent/apply/status],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.custom.AgentApplyCSController.status(com.crm.rely.backend.core.entity.base.SingleLongEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/service/agent/apply/status/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.custom.AgentApplyCSController.statusList(com.crm.rely.backend.core.entity.base.LongEntitys,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/service/search/single/cid],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.custom.AgentInfoCustomServiceController.getIbInfoByCid(com.crm.rely.backend.core.entity.base.SingleLongEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/service/index/chart/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.custom.IndexCustomServiceController.chartList(com.crm.rely.backend.core.entity.ib.daily.DailyDataEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/commission/apply/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.CustomCommissionApplyController.customCommissionApplyAdd(com.crm.rely.backend.core.entity.custom.commission.CustomCommissionApplyAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/commission/apply/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.CustomCommissionApplyController.getList(com.crm.rely.backend.core.entity.custom.commission.CustomCommissionApplyListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/info/belongs],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.CustomInfoController.customBelongs(com.crm.rely.backend.core.entity.custom.info.CustomBelongsListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.839 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/info/update/ibInvalid],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.CustomInfoController.updateIBInvalid(com.crm.rely.backend.core.entity.custom.info.CustomIbInvalidUpdateEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/finance/agent/withdraw/apply/bank/telegraphic],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.FinanceAgentWithdrawController.bankTelegraphic(com.crm.rely.backend.core.entity.finance.withdraw.FinanceAgentWithdrawBankAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/finance/agent/withdraw/apply/bank],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.FinanceAgentWithdrawController.bank(com.crm.rely.backend.core.entity.finance.withdraw.FinanceAgentWithdrawBankAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/finance/agent/withdraw/search/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.FinanceAgentWithdrawController.searchList(com.crm.rely.backend.core.entity.finance.withdraw.FinanceAgentWithdrawSearchListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/finance/agent/withdraw/apply/digital/currency],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.FinanceAgentWithdrawController.digitalCurrency(com.crm.rely.backend.core.entity.finance.withdraw.FinanceAgentWithdrawDigitalCurrencyAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/index/amount],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.IndexController.amount(com.crm.rely.backend.core.entity.ib.daily.DailyDataEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/index/account],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.IndexController.account(com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/index/daily/data],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.IndexController.dailyData(com.crm.rely.backend.core.entity.ib.daily.DailyDataEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/mam/apply/data],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.MamApplyController.mamApplyData(com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/mam/apply/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.MamApplyController.applyList(com.crm.rely.backend.core.entity.mam.MamApplyListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/mam/apply/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.MamApplyController.addApply(com.crm.rely.backend.core.entity.mam.MamApplyAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/mam/apply/delete],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.MamApplyController.deleteApply(com.crm.rely.backend.core.entity.mam.MamApplyDeleteEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/mam/subs/apply/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.MamController.getList(com.crm.rely.backend.core.entity.mam.MamSubsApplyListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/mam/subs/info],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.MamController.mamSubsInfo(com.crm.rely.backend.core.entity.mam.MamSubsSelectEntity,org.apache.catalina.servlet4preview.http.HttpServletRequest,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/mam/subs/apply],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.MamController.mamSubsApply(com.crm.rely.backend.core.entity.mam.MamSubsApplyAddEntity,org.apache.catalina.servlet4preview.http.HttpServletRequest,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/mam/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.MamListController.mamList(com.crm.rely.backend.core.entity.mam.MamListSearchEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/mam/leverage/apply/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.MamSettingController.mamLeverageApplyList(com.crm.rely.backend.core.entity.mam.MamLeverageApplyListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/mam/leverage/apply/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.MamSettingController.mamLeverageApplyAdd(com.crm.rely.backend.core.entity.mam.MamLeverageApplyAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/mam/pwd/reset/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.MamSettingController.mamPwdResetList(com.crm.rely.backend.core.entity.mam.MamPwdResetListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/mam/pwd/reset/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.MamSettingController.mamPwdResetAdd(com.crm.rely.backend.core.entity.mam.MamPwdResetAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/mam/repwd/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.MamSettingController.mamRepwd(com.crm.rely.backend.core.entity.mam.MamRepwdAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/mam/repwd/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.MamSettingController.mamRepwdList(com.crm.rely.backend.core.entity.mam.MamRepwdListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/account/belong/change/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AccountBelongChangeManageServiceController.add(com.crm.rely.backend.core.entity.account.belong.AccountBelongChangeAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/account/belong/change/search/list],methods=[POST]}" onto com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.AccountBelongChangeManageServiceController.searchList(com.crm.rely.backend.core.entity.account.belong.AccountBelongChangeListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/account/belong/change/search/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AccountBelongChangeManageServiceController.searchSingle(com.crm.rely.backend.core.entity.base.SingleLongEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/account/belong/change/approve],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AccountBelongChangeManageServiceController.approve(com.crm.rely.backend.core.entity.base.BaseApproveEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/account/search/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AccountInfoManageServiceController.managerSearchSingle(com.crm.rely.backend.core.entity.account.info.AccountInfoSingleEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.855 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/account/search/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.account.AccountInfoSumDto> com.crm.ib.controller.manage.AccountInfoManageServiceController.manageAccountList(com.crm.rely.backend.core.entity.ib.account.AccountInfoListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/account/trading/activity/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.AccountTradingActivityMSController.getList(com.crm.rely.backend.core.entity.account.trading.AccountTradingActivityListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/account/trading/activity/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.AccountTradingActivityMSController.export(com.crm.rely.backend.core.entity.account.trading.AccountTradingActivityListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/agent/apply/status/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.AgentApplyMSController.statusList(com.crm.rely.backend.core.entity.base.LongEntitys,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/agent/apply/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.AgentApplyMSController.getList(com.crm.rely.backend.core.entity.ib.apply.AgentApplyListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/agent/apply/approve],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentApplyMSController.approve(com.crm.rely.backend.core.entity.ib.apply.AgentApplyApproveEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/agent/balance/frozen/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentBalanceFrozenMSController.add(com.crm.rely.backend.core.entity.ib.balance.AgentBalanceFrozenAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/agent/balance/record/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentBalanceRecordManageServiceController.add(com.crm.rely.backend.core.entity.ib.balance.AgentBalanceRecordAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/agent/balance/record/search/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.AgentBalanceRecordManageServiceController.searchList(com.crm.rely.backend.core.entity.ib.balance.AgentBalanceRecordListEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/agent/balance/record/search/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentBalanceRecordManageServiceController.searchSingle(com.crm.rely.backend.core.entity.base.SingleLongEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/agent/balance/record/delete/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentBalanceRecordManageServiceController.deleteSingle(com.crm.rely.backend.core.entity.base.SingleLongEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/agent/balance/transfer/search/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.AgentBalanceTransferMSController.searchList(com.crm.rely.backend.core.entity.ib.balance.AgentBalanceTransferListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/agent/balance/transfer/search/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentBalanceTransferMSController.searchSingle(com.crm.rely.backend.core.entity.base.SingleLongEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/agent/balance/transfer/approve],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentBalanceTransferMSController.approve(com.crm.rely.backend.core.entity.ib.balance.AgentBalanceTransferApproveEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/agent/belong/change/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentBelongChangeMSController.save(com.crm.rely.backend.core.entity.ib.belong.AgentBelongChangeAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/agent/belong/change/search/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.AgentBelongChangeMSController.searchList(com.crm.rely.backend.core.entity.ib.belong.AgentBelongChangeListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/tree],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.AgentInfoManageServiceController.getTree(com.crm.rely.backend.core.entity.ib.info.AgentInfoTreeEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/report/withdrawal],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.balance.AgentBalanceWithdrawalSumDto> com.crm.ib.controller.manage.AgentInfoManageServiceController.ibWithdrawalReport(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/report/balance/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.AgentInfoManageServiceController.ibBalanceReportExport(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/update/commission/approval],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentInfoManageServiceController.updateCommissionApproval(com.crm.rely.backend.core.entity.user.info.UserInfoUpdateCommissionApprovalEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/search/list/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.AgentInfoManageServiceController.manageGetListExport(com.crm.rely.backend.core.entity.ib.info.IbInfoSearchListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/search/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentInfoManageServiceController.managerSearchSingle(com.crm.rely.backend.core.entity.base.SingleLongEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/search/ib/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentInfoManageServiceController.managerSearchIbSingle(com.crm.rely.backend.core.entity.user.info.UserInfoIbSearchEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/report/balance],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.balance.AgentBalanceReportSumDto> com.crm.ib.controller.manage.AgentInfoManageServiceController.ibBalanceReport(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/tree/search],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.AgentInfoManageServiceController.agentTreeSearch(com.crm.rely.backend.core.entity.ib.info.AgentInfoTreeEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/report/new],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.AgentInfoManageServiceController.ibReportNew(com.crm.rely.backend.core.entity.ib.info.IbReportNewEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/point],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentInfoManageServiceController.ibPoint(com.crm.rely.backend.core.entity.ib.point.AgentPointSingleEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/delete/batch],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentInfoManageServiceController.deleteIbInBatch(com.crm.rely.backend.core.entity.base.BaseDeleteEntities,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/search/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.AgentInfoManageServiceController.manageGetList(com.crm.rely.backend.core.entity.ib.info.IbInfoSearchListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/delete/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentInfoManageServiceController.deleteIbInSingle(com.crm.rely.backend.core.entity.base.SingleLongEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.870 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/ib/update/hide],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.AgentInfoManageServiceController.updateHide(com.crm.rely.backend.core.entity.user.info.UserInfoUpdateHideEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/agent/point/change/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.AgentPointMSController.getList(com.crm.rely.backend.core.entity.ib.point.AgentPointRecordListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/custom/commission/apply/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.CustomCommissionApplyMSController.getList(com.crm.rely.backend.core.entity.custom.commission.CustomCommissionApplyListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/custom/commission/apply/approve],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.CustomCommissionApplyMSController.approve(com.crm.rely.backend.core.entity.custom.commission.CustomCommissionApplyApproveEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/index/amount],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.IndexManageServiceController.amount(com.crm.rely.backend.core.entity.ib.daily.DailyDataEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/index/account],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.IndexManageServiceController.account(com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/index/daily/data],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.IndexManageServiceController.dailyData(com.crm.rely.backend.core.entity.ib.daily.DailyDataEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/mam/apply/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.MamApplyManageServiceController.applyList(com.crm.rely.backend.core.entity.mam.MamApplyListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/mam/apply/delete],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.MamApplyManageServiceController.deleteApply(com.crm.rely.backend.core.entity.mam.MamApplyDeleteEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/mam/apply/approve],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.MamApplyManageServiceController.approveApply(com.crm.rely.backend.core.entity.mam.MamApplyApproveEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/mam/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.MamListManageServiceController.mamList(com.crm.rely.backend.core.entity.mam.MamListSearchEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/mam/leverage/apply/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.MamSettingManageServiceController.mamLeverageApplyList(com.crm.rely.backend.core.entity.mam.MamLeverageApplyListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/mam/leverage/apply/approve],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.MamSettingManageServiceController.mamLeverageApplyApprove(com.crm.rely.backend.core.entity.mam.MamLeverageApplyApproveEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/mam/pwd/reset/approve],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.MamSettingManageServiceController.mamPwdResetApprove(com.crm.rely.backend.core.entity.mam.MamPwdResetApproveEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/mam/pwd/reset/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.MamSettingManageServiceController.mamPwdResetList(com.crm.rely.backend.core.entity.mam.MamPwdResetListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/mam/repwd/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.MamSettingManageServiceController.mamRepwdList(com.crm.rely.backend.core.entity.mam.MamRepwdListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/mam/repwd/approve],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.MamSettingManageServiceController.mamRepwdApprove(com.crm.rely.backend.core.entity.mam.MamRepwdApproveEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/mam/subs/apply/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.MamSubsApplyMSController.getList(com.crm.rely.backend.core.entity.mam.MamSubsApplyListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/mam/subs/approve],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.MamSubsApplyMSController.approve(com.crm.rely.backend.core.entity.mam.MamSubsApproveEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/sys/point/update],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.SysPointMSController.update(com.crm.rely.backend.core.entity.ib.point.SysPointUpdateEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/sys/point/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.manage.SysPointMSController.getOne(com.crm.rely.backend.core.entity.base.SingleLongEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.886 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/sys/point/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.manage.SysPointMSController.getList(com.crm.rely.backend.core.entity.ib.point.SysPointListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/history/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeHistoryExport(com.crm.rely.backend.core.entity.ib.trade.TradeHistoryListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/sales/commission],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeSalesCommissionSumDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeSalesCommission(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/profit/ranking/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeProfitRankingExport(com.crm.rely.backend.core.entity.ib.trade.TradeProfitRankingEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/sales/stock/commission/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeSalesStockCommissionExport(com.crm.rely.backend.core.entity.ib.trade.TradeSalesStockCommissionEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/agent/commission/conclude/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeCommissionConcludeExport(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/position/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradePositionExport(com.crm.rely.backend.core.entity.ib.trade.TradePositionListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/pending/history/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradePendingHistoryExport(com.crm.rely.backend.core.entity.ib.trade.TradePendingHistoryListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/sales/stock/commission],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeSalesStockCommissionSumDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeSalesStockCommission(com.crm.rely.backend.core.entity.ib.trade.TradeSalesStockCommissionEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/profit/ranking],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeProfitRankingSumDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeProfitRanking(com.crm.rely.backend.core.entity.ib.trade.TradeProfitRankingEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/agent/commission/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeCommissionExport(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/sales/commission/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeSalesCommissionExport(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/pending/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradePendingExport(com.crm.rely.backend.core.entity.ib.trade.TradePendingListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/symbols/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeSymbolExport(com.crm.rely.backend.core.entity.ib.trade.TradeSymbolListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/account/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeAccountExport(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/agent/commission/conclude],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeCommissionSumDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeCommissionConclude(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/pending/history],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradePendingHistorySumDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradePendingHistory(com.crm.rely.backend.core.entity.ib.trade.TradePendingHistoryListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/volume/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeVolumeExport(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/dw/export],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeDwExport(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/dw],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeDwSumDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeDw(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/pending],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradePendingSumDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradePending(com.crm.rely.backend.core.entity.ib.trade.TradePendingListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/history],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeHistorySumDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeHistory(com.crm.rely.backend.core.entity.ib.trade.TradeHistoryListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/volume],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeVolumeSumDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeVolume(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/position],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradePositionSumDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradePosition(com.crm.rely.backend.core.entity.ib.trade.TradePositionListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/account],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeAccountSumDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeAccount(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/agent/commission],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeCommissionSumDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeCommission(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/symbols],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeSymbolSumDto> com.crm.ib.controller.manage.TradeReportManageServiceController.tradeSymbol(com.crm.rely.backend.core.entity.ib.trade.TradeSymbolListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/manage/service/trade/sharding/history],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeHistorySumDto> com.crm.ib.controller.manage.TradeReportShardingMSController.tradeHistory(com.crm.rely.backend.core.entity.ib.trade.TradeHistoryListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sys/point/update],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.SysPointController.update(com.crm.rely.backend.core.entity.ib.point.SysPointUpdateEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sys/point/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.SysPointController.getOne(com.crm.rely.backend.core.entity.base.SingleLongEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sys/point/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultWithPagerDto> com.crm.ib.controller.SysPointController.getList(com.crm.rely.backend.core.entity.ib.point.SysPointListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sys/point/points],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.SysPointController.points(com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sys/point/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.SysPointController.addSysPoint(com.crm.rely.backend.core.entity.ib.point.SysPointAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sys/point/delete],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.ib.controller.SysPointController.deleteSysPoint(com.crm.rely.backend.core.entity.ib.point.SysPointDeleteEntity,org.apache.catalina.servlet4preview.http.HttpServletRequest,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/profit/ranking/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.TcgProfitRankingController.getList(com.crm.rely.backend.core.entity.ib.trade.ProfitRankingEntity) throws java.lang.Exception 01:27:39.902 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/profit/ranking/chart],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.TcgProfitRankingController.getChart(com.crm.rely.backend.core.entity.ib.trade.ProfitRankingEntity) throws java.lang.Exception 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/trade/sales/commission],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeSalesCommissionSumDto> com.crm.ib.controller.TradeReportController.tradeSalesCommission(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/trade/agent/commission/conclude],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeCommissionSumDto> com.crm.ib.controller.TradeReportController.tradeCommissionConclude(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/trade/dw],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeDwSumDto> com.crm.ib.controller.TradeReportController.tradeDw(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/trade/history],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeHistorySumDto> com.crm.ib.controller.TradeReportController.tradeHistory(com.crm.rely.backend.core.entity.ib.trade.TradeHistoryListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/trade/position],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradePositionSumDto> com.crm.ib.controller.TradeReportController.tradePosition(com.crm.rely.backend.core.entity.ib.trade.TradePositionListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/trade/pending],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradePendingSumDto> com.crm.ib.controller.TradeReportController.tradePosition(com.crm.rely.backend.core.entity.ib.trade.TradePendingListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/trade/pending/history],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradePendingHistorySumDto> com.crm.ib.controller.TradeReportController.tradePosition(com.crm.rely.backend.core.entity.ib.trade.TradePendingHistoryListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/trade/account],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeAccountSumDto> com.crm.ib.controller.TradeReportController.tradeAccount(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/trade/agent/commission],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeCommissionSumDto> com.crm.ib.controller.TradeReportController.tradeCommission(com.crm.rely.backend.core.entity.base.BaseIbReportListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/trade/symbols],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseReportResultDto, com.crm.rely.backend.core.dto.ib.trade.TradeSymbolSumDto> com.crm.ib.controller.TradeReportController.tradeSymbol(com.crm.rely.backend.core.entity.ib.trade.TradeSymbolListEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/activity/dropdown],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto> com.crm.ib.controller.WebActivityController.dropdown(com.crm.rely.backend.core.entity.web.activity.WebActivityDropdownEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest) 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/file/callback],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.login.rely.backend.controller.UploadController.callback(com.crm.rely.backend.core.entity.oss.OssCallbackEntity,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 01:27:39.917 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/file/sign],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.login.rely.backend.controller.UploadController.sign(com.crm.rely.backend.core.entity.oss.OssSignEntity,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 01:27:39.933 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error],methods=[GET]}" onto public java.lang.Object com.crm.rely.backend.controller.NotFoundExceptionController.error(javax.servlet.http.HttpServletResponse) throws java.lang.Exception 01:27:40.948 [main] INFO o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 01:27:40.948 [main] INFO o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 01:27:41.073 [main] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in com.crm.rely.backend.aspect.ControllerExceptionAdvice 01:27:41.355 [main] INFO o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 01:27:42.683 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'scheduledExecutorService' 01:27:42.886 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor' 01:27:48.105 [main] INFO o.s.j.e.a.AnnotationMBeanExporter - Registering beans for JMX exposure on startup 01:27:48.120 [main] INFO o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'dataSource' has been autodetected for JMX exposure 01:27:48.120 [main] INFO o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'environmentManager' has been autodetected for JMX exposure 01:27:48.120 [main] INFO o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'configurationPropertiesRebinder' has been autodetected for JMX exposure 01:27:48.120 [main] INFO o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'refreshScope' has been autodetected for JMX exposure 01:27:48.136 [main] INFO o.s.j.e.a.AnnotationMBeanExporter - Located managed bean 'environmentManager': registering with JMX server as MBean [org.springframework.cloud.context.environment:name=environmentManager,type=EnvironmentManager] 01:27:48.151 [main] INFO o.s.j.e.a.AnnotationMBeanExporter - Located managed bean 'refreshScope': registering with JMX server as MBean [org.springframework.cloud.context.scope.refresh:name=refreshScope,type=RefreshScope] 01:27:48.167 [main] INFO o.s.j.e.a.AnnotationMBeanExporter - Located managed bean 'configurationPropertiesRebinder': registering with JMX server as MBean [org.springframework.cloud.context.properties:name=configurationPropertiesRebinder,context=64bfbc86,type=ConfigurationPropertiesRebinder] 01:27:48.183 [main] INFO o.s.j.e.a.AnnotationMBeanExporter - Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=dataSource,type=DruidDataSource] 01:27:48.480 [main] INFO o.s.c.s.DefaultLifecycleProcessor - Starting beans in phase 0 01:27:48.495 [main] INFO o.s.c.n.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 01:27:48.636 [main] INFO c.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 01:27:49.042 [main] INFO c.n.d.p.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 01:27:49.042 [main] INFO c.n.d.p.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 01:27:49.370 [main] INFO c.n.d.p.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 01:27:49.370 [main] INFO c.n.d.p.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 01:27:49.829 [main] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 01:27:50.033 [main] INFO c.netflix.discovery.DiscoveryClient - Disable delta property : false 01:27:50.033 [main] INFO c.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 01:27:50.033 [main] INFO c.netflix.discovery.DiscoveryClient - Force full registry fetch : false 01:27:50.033 [main] INFO c.netflix.discovery.DiscoveryClient - Application is null : false 01:27:50.033 [main] INFO c.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 01:27:50.033 [main] INFO c.netflix.discovery.DiscoveryClient - Application version is -1: true 01:27:50.033 [main] INFO c.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 01:27:50.579 [main] INFO c.netflix.discovery.DiscoveryClient - The response status is 200 01:27:50.579 [main] INFO c.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 01:27:50.579 [main] INFO c.n.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 01:27:50.579 [main] INFO c.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1736378870579 with initial instances count: 3 01:27:51.470 [main] INFO o.s.c.n.e.s.EurekaServiceRegistry - Registering application ib-service with eureka with status UP 01:27:51.470 [main] INFO c.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1736378871470, current=UP, previous=STARTING] 01:27:51.564 [main] INFO o.s.c.s.DefaultLifecycleProcessor - Starting beans in phase 2147483647 01:27:51.564 [DiscoveryClient-InstanceInfoReplicator-0] INFO c.netflix.discovery.DiscoveryClient - DiscoveryClient_IB-SERVICE/ib-service:103.148.58.88:9000: registering service... 01:27:51.783 [DiscoveryClient-InstanceInfoReplicator-0] INFO c.netflix.discovery.DiscoveryClient - DiscoveryClient_IB-SERVICE/ib-service:103.148.58.88:9000 - registration status: 204 01:27:51.798 [main] INFO o.s.b.c.e.t.TomcatEmbeddedServletContainer - Tomcat started on port(s): 9000 (http) 01:27:51.798 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 9000 01:27:51.814 [main] INFO com.crm.ib.IbApplication - Started IbApplication in 202.203 seconds (JVM running for 220.778) 01:32:50.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 01:37:50.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 01:42:50.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 01:47:50.063 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 01:52:50.064 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 01:57:50.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 02:02:50.068 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 02:07:38.307 [http-nio-9000-exec-10] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring FrameworkServlet 'dispatcherServlet' 02:07:38.307 [http-nio-9000-exec-10] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started 02:07:38.482 [http-nio-9000-exec-10] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 175 ms 02:07:38.966 [http-nio-9000-exec-9] INFO o.h.h.i.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory 02:07:39.234 [http-nio-9000-exec-9] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 02:07:39.241 [http-nio-9000-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20098] 02:07:39.255 [http-nio-9000-exec-9] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 02:07:39.256 [http-nio-9000-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20098] 02:07:50.069 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 02:09:17.426 [http-nio-9000-exec-7] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 02:09:17.427 [http-nio-9000-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 02:09:17.428 [http-nio-9000-exec-7] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 02:09:17.428 [http-nio-9000-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 02:09:53.164 [http-nio-9000-exec-6] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 02:09:53.165 [http-nio-9000-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 02:09:53.167 [http-nio-9000-exec-6] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 02:09:53.167 [http-nio-9000-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 02:10:02.560 [http-nio-9000-exec-1] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 02:10:02.561 [http-nio-9000-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 02:10:02.563 [http-nio-9000-exec-1] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 02:10:02.564 [http-nio-9000-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 02:12:50.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 02:17:50.072 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 02:22:50.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 02:24:26.183 [http-nio-9000-exec-5] INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@f198155: startup date [Thu Jan 09 02:24:26 EET 2025]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@64bfbc86 02:24:26.346 [http-nio-9000-exec-5] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 02:24:27.036 [http-nio-9000-exec-5] INFO c.n.config.ChainedDynamicProperty - Flipping property: ACTIVITY-SERVICE.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 02:24:27.098 [http-nio-9000-exec-5] INFO c.n.u.c.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-ACTIVITY-SERVICE 02:24:27.219 [http-nio-9000-exec-5] INFO c.n.loadbalancer.BaseLoadBalancer - Client: ACTIVITY-SERVICE instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=ACTIVITY-SERVICE,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 02:24:27.231 [http-nio-9000-exec-5] INFO c.n.l.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 02:24:27.334 [http-nio-9000-exec-5] INFO c.n.config.ChainedDynamicProperty - Flipping property: ACTIVITY-SERVICE.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 02:24:27.337 [http-nio-9000-exec-5] INFO c.n.l.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client ACTIVITY-SERVICE initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=ACTIVITY-SERVICE,current list of Servers=[103.148.58.88:8104],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:103.148.58.88:8104; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 02:00:00 EET 1970; First connection made: Thu Jan 01 02:00:00 EET 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@788d0ca5 02:24:28.240 [PollingServerListUpdater-0] INFO c.n.config.ChainedDynamicProperty - Flipping property: ACTIVITY-SERVICE.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 02:27:50.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 02:32:03.326 [http-nio-9000-exec-5] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 02:32:03.328 [http-nio-9000-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20101] 02:32:03.329 [http-nio-9000-exec-5] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 02:32:03.329 [http-nio-9000-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20101] 02:32:11.394 [http-nio-9000-exec-4] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 02:32:11.400 [http-nio-9000-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20101] 02:32:15.811 [http-nio-9000-exec-6] DEBUG org.hibernate.SQL - select syssaleslo0_.id as id1_88_, syssaleslo0_.add_ip as add_ip2_88_, syssaleslo0_.add_time as add_time3_88_, syssaleslo0_.add_user as add_user4_88_, syssaleslo0_.modify_ip as modify_i5_88_, syssaleslo0_.modify_time as modify_t6_88_, syssaleslo0_.modify_user as modify_u7_88_, syssaleslo0_.note as note8_88_, syssaleslo0_.cn_name as cn_name9_88_, syssaleslo0_.en_name as en_name10_88_, syssaleslo0_.ib_no as ib_no11_88_, syssaleslo0_.login as login12_88_ from sys_sales_login syssaleslo0_ 02:32:50.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 02:37:50.078 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 02:38:46.085 [http-nio-9000-exec-4] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 02:38:46.086 [http-nio-9000-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 02:38:46.087 [http-nio-9000-exec-4] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 02:38:46.087 [http-nio-9000-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 02:38:49.469 [http-nio-9000-exec-3] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 02:38:49.476 [http-nio-9000-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 02:42:50.079 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 02:47:50.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 02:52:50.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 02:57:50.084 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 02:57:52.055 [http-nio-9000-exec-9] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 02:57:52.056 [http-nio-9000-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20117] 02:57:52.057 [http-nio-9000-exec-9] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 02:57:52.058 [http-nio-9000-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20117] 02:58:36.229 [http-nio-9000-exec-4] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 02:58:36.231 [http-nio-9000-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20116] 02:58:36.232 [http-nio-9000-exec-4] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 02:58:36.233 [http-nio-9000-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20116] 03:02:50.086 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 03:07:50.088 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 03:11:16.874 [http-nio-9000-exec-8] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 03:11:16.875 [http-nio-9000-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 03:11:16.877 [http-nio-9000-exec-8] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 03:11:16.881 [http-nio-9000-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 03:12:45.961 [http-nio-9000-exec-10] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 03:12:45.967 [http-nio-9000-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 03:12:50.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 03:13:50.321 [http-nio-9000-exec-2] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 03:13:50.322 [http-nio-9000-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20098] 03:13:50.323 [http-nio-9000-exec-2] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 03:13:50.323 [http-nio-9000-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20098] 03:17:49.007 [http-nio-9000-exec-2] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 03:17:49.009 [http-nio-9000-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 03:17:49.010 [http-nio-9000-exec-2] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 03:17:49.010 [http-nio-9000-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 03:17:50.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 03:19:10.884 [http-nio-9000-exec-8] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 03:19:10.885 [http-nio-9000-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 03:19:10.886 [http-nio-9000-exec-8] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 03:19:10.887 [http-nio-9000-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 03:19:15.893 [http-nio-9000-exec-3] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 03:19:15.901 [http-nio-9000-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 03:22:50.092 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 03:27:50.093 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 03:32:50.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 03:36:56.213 [http-nio-9000-exec-8] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 03:36:56.215 [http-nio-9000-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20117] 03:36:56.216 [http-nio-9000-exec-8] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 03:36:56.216 [http-nio-9000-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20117] 03:37:50.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 03:42:50.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 03:47:50.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 03:52:50.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 03:53:01.632 [http-nio-9000-exec-10] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 03:53:01.633 [http-nio-9000-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20141] 03:53:01.637 [http-nio-9000-exec-10] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 03:53:01.637 [http-nio-9000-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20141] 03:53:48.582 [http-nio-9000-exec-2] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 03:53:48.589 [http-nio-9000-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20141] 03:54:09.468 [http-nio-9000-exec-3] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 03:54:09.468 [http-nio-9000-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20141] 03:54:09.470 [http-nio-9000-exec-3] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 03:54:09.470 [http-nio-9000-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20141] 03:57:50.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 04:02:50.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 04:07:50.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 04:12:50.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 04:15:24.040 [http-nio-9000-exec-8] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 04:15:24.041 [http-nio-9000-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20116] 04:15:24.042 [http-nio-9000-exec-8] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 04:15:24.043 [http-nio-9000-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20116] 04:15:32.223 [http-nio-9000-exec-6] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 04:15:32.230 [http-nio-9000-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20116] 04:15:33.443 [http-nio-9000-exec-7] DEBUG org.hibernate.SQL - select syssaleslo0_.id as id1_88_, syssaleslo0_.add_ip as add_ip2_88_, syssaleslo0_.add_time as add_time3_88_, syssaleslo0_.add_user as add_user4_88_, syssaleslo0_.modify_ip as modify_i5_88_, syssaleslo0_.modify_time as modify_t6_88_, syssaleslo0_.modify_user as modify_u7_88_, syssaleslo0_.note as note8_88_, syssaleslo0_.cn_name as cn_name9_88_, syssaleslo0_.en_name as en_name10_88_, syssaleslo0_.ib_no as ib_no11_88_, syssaleslo0_.login as login12_88_ from sys_sales_login syssaleslo0_ 04:17:50.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 04:22:50.109 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 04:27:50.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 04:32:50.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 04:37:50.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 04:41:20.187 [http-nio-9000-exec-9] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 04:41:20.188 [http-nio-9000-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20101] 04:41:20.188 [http-nio-9000-exec-9] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 04:41:20.189 [http-nio-9000-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20101] 04:41:29.025 [http-nio-9000-exec-10] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 04:41:29.031 [http-nio-9000-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20101] 04:41:31.391 [http-nio-9000-exec-6] DEBUG org.hibernate.SQL - select syssaleslo0_.id as id1_88_, syssaleslo0_.add_ip as add_ip2_88_, syssaleslo0_.add_time as add_time3_88_, syssaleslo0_.add_user as add_user4_88_, syssaleslo0_.modify_ip as modify_i5_88_, syssaleslo0_.modify_time as modify_t6_88_, syssaleslo0_.modify_user as modify_u7_88_, syssaleslo0_.note as note8_88_, syssaleslo0_.cn_name as cn_name9_88_, syssaleslo0_.en_name as en_name10_88_, syssaleslo0_.ib_no as ib_no11_88_, syssaleslo0_.login as login12_88_ from sys_sales_login syssaleslo0_ 04:42:50.115 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 04:47:00.048 [http-nio-9000-exec-9] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 04:47:00.049 [http-nio-9000-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 04:47:00.051 [http-nio-9000-exec-9] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 04:47:00.052 [http-nio-9000-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 04:47:03.591 [http-nio-9000-exec-3] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 04:47:03.599 [http-nio-9000-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 04:47:50.116 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 04:48:58.725 [http-nio-9000-exec-9] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 04:48:58.726 [http-nio-9000-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20097] 04:48:58.727 [http-nio-9000-exec-9] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 04:48:58.728 [http-nio-9000-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20097] 04:49:03.603 [http-nio-9000-exec-10] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 04:49:03.609 [http-nio-9000-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20097] 04:49:07.918 [http-nio-9000-exec-6] DEBUG org.hibernate.SQL - select syssaleslo0_.id as id1_88_, syssaleslo0_.add_ip as add_ip2_88_, syssaleslo0_.add_time as add_time3_88_, syssaleslo0_.add_user as add_user4_88_, syssaleslo0_.modify_ip as modify_i5_88_, syssaleslo0_.modify_time as modify_t6_88_, syssaleslo0_.modify_user as modify_u7_88_, syssaleslo0_.note as note8_88_, syssaleslo0_.cn_name as cn_name9_88_, syssaleslo0_.en_name as en_name10_88_, syssaleslo0_.ib_no as ib_no11_88_, syssaleslo0_.login as login12_88_ from sys_sales_login syssaleslo0_ 04:49:14.481 [http-nio-9000-exec-4] DEBUG org.hibernate.SQL - select syssaleslo0_.id as id1_88_, syssaleslo0_.add_ip as add_ip2_88_, syssaleslo0_.add_time as add_time3_88_, syssaleslo0_.add_user as add_user4_88_, syssaleslo0_.modify_ip as modify_i5_88_, syssaleslo0_.modify_time as modify_t6_88_, syssaleslo0_.modify_user as modify_u7_88_, syssaleslo0_.note as note8_88_, syssaleslo0_.cn_name as cn_name9_88_, syssaleslo0_.en_name as en_name10_88_, syssaleslo0_.ib_no as ib_no11_88_, syssaleslo0_.login as login12_88_ from sys_sales_login syssaleslo0_ 04:52:50.117 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 04:57:50.119 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 05:02:50.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 05:07:50.122 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 05:12:50.123 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 05:17:50.124 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 05:22:50.126 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 05:27:50.127 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 05:32:50.129 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 05:37:50.131 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 05:42:50.132 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 05:47:50.134 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 05:52:50.135 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 05:57:50.136 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 06:02:50.137 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 06:07:50.139 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 06:12:50.140 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 06:17:50.142 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 06:22:50.143 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 06:27:50.145 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 06:32:50.147 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 06:37:50.149 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 06:42:50.150 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 06:47:50.151 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 06:52:50.153 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 06:57:50.154 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 07:02:50.156 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 07:07:50.158 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 07:09:19.518 [http-nio-9000-exec-6] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 07:09:19.522 [http-nio-9000-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20116] 07:09:19.524 [http-nio-9000-exec-6] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 07:09:19.524 [http-nio-9000-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20116] 07:12:50.159 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 07:17:50.160 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 07:22:50.161 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 07:27:50.162 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 07:32:50.164 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 07:37:50.165 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 07:42:50.166 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 07:47:50.168 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 07:52:50.169 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 07:57:50.170 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 08:02:50.171 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 08:07:50.173 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 08:12:50.174 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 08:17:50.175 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 08:22:50.177 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 08:27:50.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 08:32:50.181 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 08:37:50.183 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 08:42:50.184 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 08:47:50.186 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 08:52:50.187 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 08:57:50.188 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 09:02:50.190 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 09:07:50.191 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 09:12:50.193 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 09:17:50.195 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 09:22:50.196 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 09:23:24.932 [http-nio-9000-exec-4] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 09:23:24.933 [http-nio-9000-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 09:23:24.936 [http-nio-9000-exec-4] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 09:23:24.937 [http-nio-9000-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 09:27:50.198 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 09:32:50.200 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 09:37:50.202 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 09:42:50.203 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 09:47:50.204 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 09:52:50.206 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 09:56:26.722 [http-nio-9000-exec-3] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 09:56:26.723 [http-nio-9000-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 09:56:26.724 [http-nio-9000-exec-3] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 09:56:26.725 [http-nio-9000-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 09:56:29.334 [http-nio-9000-exec-1] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 09:56:29.338 [http-nio-9000-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 09:57:50.207 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 10:02:50.208 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 10:07:50.210 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 10:12:50.212 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 10:17:50.214 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 10:22:50.215 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 10:27:50.216 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 10:29:15.563 [http-nio-9000-exec-6] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 10:29:15.564 [http-nio-9000-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20097] 10:29:15.565 [http-nio-9000-exec-6] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 10:29:15.565 [http-nio-9000-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20097] 10:29:18.417 [http-nio-9000-exec-4] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 10:29:18.419 [http-nio-9000-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20097] 10:29:23.024 [http-nio-9000-exec-10] DEBUG org.hibernate.SQL - select syssaleslo0_.id as id1_88_, syssaleslo0_.add_ip as add_ip2_88_, syssaleslo0_.add_time as add_time3_88_, syssaleslo0_.add_user as add_user4_88_, syssaleslo0_.modify_ip as modify_i5_88_, syssaleslo0_.modify_time as modify_t6_88_, syssaleslo0_.modify_user as modify_u7_88_, syssaleslo0_.note as note8_88_, syssaleslo0_.cn_name as cn_name9_88_, syssaleslo0_.en_name as en_name10_88_, syssaleslo0_.ib_no as ib_no11_88_, syssaleslo0_.login as login12_88_ from sys_sales_login syssaleslo0_ 10:29:28.692 [http-nio-9000-exec-2] DEBUG org.hibernate.SQL - select syssaleslo0_.id as id1_88_, syssaleslo0_.add_ip as add_ip2_88_, syssaleslo0_.add_time as add_time3_88_, syssaleslo0_.add_user as add_user4_88_, syssaleslo0_.modify_ip as modify_i5_88_, syssaleslo0_.modify_time as modify_t6_88_, syssaleslo0_.modify_user as modify_u7_88_, syssaleslo0_.note as note8_88_, syssaleslo0_.cn_name as cn_name9_88_, syssaleslo0_.en_name as en_name10_88_, syssaleslo0_.ib_no as ib_no11_88_, syssaleslo0_.login as login12_88_ from sys_sales_login syssaleslo0_ 10:31:22.879 [http-nio-9000-exec-6] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 10:31:22.880 [http-nio-9000-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20116] 10:31:22.882 [http-nio-9000-exec-6] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 10:31:22.882 [http-nio-9000-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20116] 10:31:26.319 [http-nio-9000-exec-9] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 10:31:26.323 [http-nio-9000-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20116] 10:32:50.217 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 10:36:14.029 [http-nio-9000-exec-1] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 10:36:14.030 [http-nio-9000-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 10:36:14.032 [http-nio-9000-exec-1] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 10:36:14.033 [http-nio-9000-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 10:37:50.218 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 10:42:50.219 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 10:47:50.221 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 10:52:50.223 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 10:57:50.224 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 11:02:50.226 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 11:07:50.227 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 11:12:50.229 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 11:17:50.230 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 11:22:50.232 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 11:24:51.300 [http-nio-9000-exec-2] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 11:24:51.302 [http-nio-9000-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20097] 11:24:55.453 [http-nio-9000-exec-7] DEBUG org.hibernate.SQL - select syssaleslo0_.id as id1_88_, syssaleslo0_.add_ip as add_ip2_88_, syssaleslo0_.add_time as add_time3_88_, syssaleslo0_.add_user as add_user4_88_, syssaleslo0_.modify_ip as modify_i5_88_, syssaleslo0_.modify_time as modify_t6_88_, syssaleslo0_.modify_user as modify_u7_88_, syssaleslo0_.note as note8_88_, syssaleslo0_.cn_name as cn_name9_88_, syssaleslo0_.en_name as en_name10_88_, syssaleslo0_.ib_no as ib_no11_88_, syssaleslo0_.login as login12_88_ from sys_sales_login syssaleslo0_ 11:27:50.233 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 11:32:50.234 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 11:37:50.236 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 11:42:50.237 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 11:47:50.239 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 11:52:50.241 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 11:57:50.242 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 12:02:50.243 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 12:07:50.246 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 12:12:50.247 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 12:17:50.249 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 12:22:50.250 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 12:27:50.251 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 12:32:50.253 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 12:37:50.255 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 12:42:50.256 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 12:47:50.258 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 12:52:50.259 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 12:57:50.260 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 13:01:39.963 [http-nio-9000-exec-5] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 13:01:39.963 [http-nio-9000-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 13:01:39.967 [http-nio-9000-exec-5] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 13:01:39.967 [http-nio-9000-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 13:02:50.262 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 13:07:50.264 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 13:12:50.265 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 13:17:50.267 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 13:22:50.268 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 13:27:50.269 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 13:32:50.271 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 13:37:50.273 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 13:42:50.275 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 13:47:50.276 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 13:52:50.278 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 13:57:50.280 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 14:02:50.281 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 14:07:50.282 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 14:12:50.284 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 14:17:50.285 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 14:22:50.286 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 14:27:50.288 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 14:32:50.289 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 14:37:50.290 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 14:42:50.292 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 14:47:50.293 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 14:52:50.294 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 14:57:50.296 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 15:02:50.297 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 15:07:50.299 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 15:12:50.301 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 15:17:50.302 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 15:22:50.304 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 15:27:50.305 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 15:32:50.307 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 15:36:36.360 [http-nio-9000-exec-3] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 15:36:36.360 [http-nio-9000-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 15:36:36.362 [http-nio-9000-exec-3] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 15:36:36.362 [http-nio-9000-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 15:37:50.308 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 15:41:37.020 [http-nio-9000-exec-10] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 15:41:37.020 [http-nio-9000-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20101] 15:41:37.021 [http-nio-9000-exec-10] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 15:41:37.022 [http-nio-9000-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20101] 15:41:42.150 [http-nio-9000-exec-9] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 15:41:42.152 [http-nio-9000-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20101] 15:42:50.309 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 15:47:50.311 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 15:52:50.312 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 15:57:50.314 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 16:02:50.315 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 16:07:50.317 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 16:12:50.319 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 16:17:50.320 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 16:22:50.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 16:27:50.322 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 16:32:50.323 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 16:37:50.325 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 16:42:50.326 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 16:47:50.328 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 16:52:50.330 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 16:57:50.331 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 16:59:57.713 [http-nio-9000-exec-5] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 16:59:57.713 [http-nio-9000-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20101] 16:59:57.714 [http-nio-9000-exec-5] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 16:59:57.715 [http-nio-9000-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20101] 17:00:02.820 [http-nio-9000-exec-7] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 17:00:02.823 [http-nio-9000-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20101] 17:00:07.887 [http-nio-9000-exec-8] DEBUG org.hibernate.SQL - select syssaleslo0_.id as id1_88_, syssaleslo0_.add_ip as add_ip2_88_, syssaleslo0_.add_time as add_time3_88_, syssaleslo0_.add_user as add_user4_88_, syssaleslo0_.modify_ip as modify_i5_88_, syssaleslo0_.modify_time as modify_t6_88_, syssaleslo0_.modify_user as modify_u7_88_, syssaleslo0_.note as note8_88_, syssaleslo0_.cn_name as cn_name9_88_, syssaleslo0_.en_name as en_name10_88_, syssaleslo0_.ib_no as ib_no11_88_, syssaleslo0_.login as login12_88_ from sys_sales_login syssaleslo0_ 17:02:50.333 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 17:07:50.334 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 17:12:50.335 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 17:17:50.336 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 17:21:13.919 [http-nio-9000-exec-5] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 17:21:13.920 [http-nio-9000-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 17:21:13.921 [http-nio-9000-exec-5] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 17:21:13.921 [http-nio-9000-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 17:21:24.095 [http-nio-9000-exec-2] DEBUG org.hibernate.SQL - select userinfota0_.id as id1_96_0_, userinfota0_.add_ip as add_ip2_96_0_, userinfota0_.add_time as add_time3_96_0_, userinfota0_.add_user as add_user4_96_0_, userinfota0_.modify_ip as modify_i5_96_0_, userinfota0_.modify_time as modify_t6_96_0_, userinfota0_.modify_user as modify_u7_96_0_, userinfota0_.note as note8_96_0_, userinfota0_.agent_level as agent_le9_96_0_, userinfota0_.all_commission as all_com10_96_0_, userinfota0_.balance as balance11_96_0_, userinfota0_.c_id as c_id12_96_0_, userinfota0_.commission as commiss13_96_0_, userinfota0_.commission_approval as commiss14_96_0_, userinfota0_.custom_id as custom_15_96_0_, userinfota0_.email as email16_96_0_, userinfota0_.frozen as frozen17_96_0_, userinfota0_.group_id as group_i18_96_0_, userinfota0_.hide as hide19_96_0_, userinfota0_.ib_no as ib_no20_96_0_, userinfota0_.lang as lang21_96_0_, userinfota0_.last_address as last_ad22_96_0_, userinfota0_.last_ip as last_ip23_96_0_, userinfota0_.last_time as last_ti24_96_0_, userinfota0_.mt_five_account as mt_five25_96_0_, userinfota0_.mt_four_account as mt_four26_96_0_, userinfota0_.name as name27_96_0_, userinfota0_.p_stamp as p_stamp28_96_0_, userinfota0_.password as passwor29_96_0_, userinfota0_.pid as pid30_96_0_, userinfota0_.point_id as point_i31_96_0_, userinfota0_.role_id as role_id32_96_0_, userinfota0_.sales_id as sales_i33_96_0_, userinfota0_.stamp as stamp34_96_0_, userinfota0_.unresolved as unresol35_96_0_, userinfota0_.username as usernam36_96_0_, userinfota0_.valid as valid37_96_0_ from user_info userinfota0_ where userinfota0_.id=? 17:21:24.097 [http-nio-9000-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20138] 17:22:50.338 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 17:27:50.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 17:32:50.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 17:37:50.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 17:42:50.345 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 17:47:50.346 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 17:52:50.348 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 17:57:50.350 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 18:02:50.351 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 18:07:21.272 [http-nio-9000-exec-7] DEBUG org.hibernate.SQL - select count(userinfota0_.id) as col_0_0_ from user_info userinfota0_ where userinfota0_.id=? 18:07:21.272 [http-nio-9000-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 18:07:21.274 [http-nio-9000-exec-7] DEBUG org.hibernate.SQL - select count(custominfo0_.id) as col_0_0_ from custom_info custominfo0_ where custominfo0_.agent_id=? 18:07:21.281 [http-nio-9000-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [20130] 18:07:50.353 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 18:12:50.354 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 18:17:50.356 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 18:22:50.357 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 18:27:50.358 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 18:32:50.360 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 18:37:50.361 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 18:42:50.363 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 18:47:50.364 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 18:52:50.366 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 18:57:50.368 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 19:02:50.369 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 19:07:50.371 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 19:12:50.373 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 19:17:50.375 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 19:22:50.376 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 19:27:50.377 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 19:32:50.379 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 19:37:50.380 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 19:42:50.381 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 19:47:50.382 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 19:52:50.384 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 19:57:50.385 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 20:02:50.386 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 20:07:50.388 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 20:12:50.389 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 20:17:50.391 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 20:22:50.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 20:27:50.394 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 20:32:50.395 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 20:37:50.396 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 20:42:50.398 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 20:47:50.399 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 20:52:50.400 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 20:57:50.402 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 21:02:50.404 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 21:07:50.406 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 21:12:50.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 21:17:50.409 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 21:22:50.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 21:27:50.412 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 21:32:50.414 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 21:37:50.415 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 21:42:50.417 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 21:47:50.418 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 21:52:50.420 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 21:57:50.421 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 22:02:50.422 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 22:07:50.424 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 22:12:50.425 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 22:17:50.426 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 22:22:50.428 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 22:27:50.429 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 22:32:50.431 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 22:37:50.433 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 22:42:50.435 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 22:47:50.436 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 22:52:50.437 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 22:57:50.439 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 23:02:50.441 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 23:07:50.442 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 23:12:50.444 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 23:17:50.445 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 23:22:50.446 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 23:27:50.448 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 23:32:50.449 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 23:37:50.451 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 23:42:50.452 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 23:47:50.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 23:52:50.455 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 23:57:50.456 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration