2021-10-03 21:52:23:717 [main] INFO com.mooctest.crowd.site.SiteApplication(StartupInfoLogger.java 50) -Starting SiteApplication on 192.168.1.3 with PID 1068 (/Users/junbo/Documents/Github/backSubject/crowd-test-service-backend/site/target/classes started by junbo in /Users/junbo/Documents/Github/backSubject/crowd-test-service-backend) 2021-10-03 21:52:23:730 [main] INFO com.mooctest.crowd.site.SiteApplication(SpringApplication.java 650) -The following profiles are active: dev-private 2021-10-03 21:52:26:530 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate(RepositoryConfigurationDelegate.java 244) -Multiple Spring Data modules found, entering strict repository configuration mode! 2021-10-03 21:52:26:532 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate(RepositoryConfigurationDelegate.java 126) -Bootstrapping Spring Data repositories in DEFAULT mode. 2021-10-03 21:52:27:034 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data JPA - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.adapter.UpdateAdapter. 2021-10-03 21:52:27:310 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate(RepositoryConfigurationDelegate.java 182) -Finished Spring Data repository scanning in 769ms. Found 37 repository interfaces. 2021-10-03 21:52:27:363 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate(RepositoryConfigurationDelegate.java 244) -Multiple Spring Data modules found, entering strict repository configuration mode! 2021-10-03 21:52:27:365 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate(RepositoryConfigurationDelegate.java 126) -Bootstrapping Spring Data repositories in DEFAULT mode. 2021-10-03 21:52:27:393 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.AgencyAbilityDao. 2021-10-03 21:52:27:401 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.AgencyResourceDao. 2021-10-03 21:52:27:403 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.ApplicationTypeDao. 2021-10-03 21:52:27:404 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.ApplicationTypeToTestTypeDao. 2021-10-03 21:52:27:404 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.BankCardDao. 2021-10-03 21:52:27:404 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.BankLogoDao. 2021-10-03 21:52:27:405 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.CompetitionDao. 2021-10-03 21:52:27:405 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.CompetitionsDao. 2021-10-03 21:52:27:406 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.ConfigurationDao. 2021-10-03 21:52:27:408 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.CrowdTestProjectDao. 2021-10-03 21:52:27:409 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.CrowdTestReportDao. 2021-10-03 21:52:27:411 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.CrowdTestTaskDao. 2021-10-03 21:52:27:413 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.EndPointDao. 2021-10-03 21:52:27:414 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.EnterpriseAuthenticationDao. 2021-10-03 21:52:27:415 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.EvaluationAgencyDao. 2021-10-03 21:52:27:416 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.ExpertDao. 2021-10-03 21:52:27:417 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.FieldDao. 2021-10-03 21:52:27:418 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.PartnerDao. 2021-10-03 21:52:27:418 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.PermissionDao. 2021-10-03 21:52:27:419 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.PersonalAuthenticationDao. 2021-10-03 21:52:27:420 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.PublicationsDao. 2021-10-03 21:52:27:423 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.QualificationDao. 2021-10-03 21:52:27:425 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.RegionalDao. 2021-10-03 21:52:27:426 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.RegionalManagerToRegionalDao. 2021-10-03 21:52:27:428 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.ResidentAgencyDao. 2021-10-03 21:52:27:428 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.ResourceDao. 2021-10-03 21:52:27:429 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.ResourceTypeDao. 2021-10-03 21:52:27:429 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.RoleDao. 2021-10-03 21:52:27:429 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.RoleToPermissionDao. 2021-10-03 21:52:27:429 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.SystemAdministratorToUserDao. 2021-10-03 21:52:27:429 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.TaskToUserDao. 2021-10-03 21:52:27:430 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.TechnicalArticlesDao. 2021-10-03 21:52:27:430 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.TestTypeDao. 2021-10-03 21:52:27:430 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.ToolDao. 2021-10-03 21:52:27:431 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.UserDao. 2021-10-03 21:52:27:431 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.UserTaskCountDao. 2021-10-03 21:52:27:431 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.UserToRoleDao. 2021-10-03 21:52:27:432 [main] INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport(RepositoryConfigurationExtensionSupport.java 363) -Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.mooctest.crowd.domain.dao.adapter.UpdateAdapter. 2021-10-03 21:52:27:448 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate(RepositoryConfigurationDelegate.java 182) -Finished Spring Data repository scanning in 74ms. Found 0 repository interfaces. 2021-10-03 21:52:28:676 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker(PostProcessorRegistrationDelegate.java 330) -Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$cf7c35aa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-10-03 21:52:29:645 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer(TomcatWebServer.java 90) -Tomcat initialized with port(s): 8080 (http) 2021-10-03 21:52:29:720 [main] INFO org.apache.coyote.http11.Http11NioProtocol(DirectJDKLog.java 173) -Initializing ProtocolHandler ["http-nio-8080"] 2021-10-03 21:52:29:746 [main] INFO org.apache.catalina.core.StandardService(DirectJDKLog.java 173) -Starting service [Tomcat] 2021-10-03 21:52:29:750 [main] INFO org.apache.catalina.core.StandardEngine(DirectJDKLog.java 173) -Starting Servlet engine: [Apache Tomcat/9.0.21] 2021-10-03 21:52:30:073 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/](DirectJDKLog.java 173) -Initializing Spring embedded WebApplicationContext 2021-10-03 21:52:30:076 [main] INFO org.springframework.web.context.ContextLoader(ServletWebServerApplicationContext.java 283) -Root WebApplicationContext: initialization completed in 6090 ms 2021-10-03 21:52:30:823 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure(DruidDataSourceAutoConfigure.java 56) -Init DruidDataSource 2021-10-03 21:52:31:349 [main] INFO com.alibaba.druid.pool.DruidDataSource(DruidDataSource.java 930) -{dataSource-1} inited 2021-10-03 21:52:32:139 [main] INFO org.hibernate.jpa.internal.util.LogHelper(LogHelper.java 31) -HHH000204: Processing PersistenceUnitInfo [ name: default ...] 2021-10-03 21:52:32:196 [main] INFO org.hibernate.Version(Version.java 46) -HHH000412: Hibernate Core {5.3.10.Final} 2021-10-03 21:52:32:197 [main] INFO org.hibernate.cfg.Environment(Environment.java 213) -HHH000206: hibernate.properties not found 2021-10-03 21:52:32:340 [main] INFO org.hibernate.annotations.common.Version(JavaReflectionManager.java 49) -HCANN000001: Hibernate Commons Annotations {5.0.4.Final} 2021-10-03 21:52:32:690 [main] INFO org.hibernate.dialect.Dialect(Dialect.java 157) -HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect 2021-10-03 21:52:34:878 [main] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean(AbstractEntityManagerFactoryBean.java 415) -Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-10-03 21:52:36:292 [main] INFO o.h.hql.internal.QueryTranslatorFactoryInitiator(QueryTranslatorFactoryInitiator.java 47) -HHH000397: Using ASTQueryTranslatorFactory 2021-10-03 21:52:38:571 [main] INFO c.m.c.s.s.init.UploadStrategyInitializingBean(UploadStrategyInitializingBean.java 14) -init uploadStrategy ... 2021-10-03 21:52:38:656 [main] INFO org.reflections.Reflections(Reflections.java 232) -Reflections took 46 ms to scan 1 urls, producing 2 keys and 4 values 2021-10-03 21:52:38:918 [main] INFO io.lettuce.core.EpollProvider(EpollProvider.java 68) -Starting without optional epoll library 2021-10-03 21:52:38:920 [main] INFO io.lettuce.core.KqueueProvider(KqueueProvider.java 70) -Starting without optional kqueue library 2021-10-03 21:52:40:019 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor(ExecutorConfigurationSupport.java 171) -Initializing ExecutorService 'applicationTaskExecutor' 2021-10-03 21:52:40:216 [main] WARN o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration$JpaWebMvcConfiguration(JpaBaseConfiguration.java 225) -spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2021-10-03 21:52:42:001 [main] INFO o.s.s.a.ScheduledAnnotationBeanPostProcessor(ScheduledAnnotationBeanPostProcessor.java 295) -No TaskScheduler/ScheduledExecutorService bean found for scheduled processing 2021-10-03 21:52:42:043 [main] INFO org.apache.coyote.http11.Http11NioProtocol(DirectJDKLog.java 173) -Starting ProtocolHandler ["http-nio-8080"] 2021-10-03 21:52:42:096 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer(TomcatWebServer.java 202) -Tomcat started on port(s): 8080 (http) with context path '' 2021-10-03 21:52:42:102 [main] INFO com.mooctest.crowd.site.SiteApplication(StartupInfoLogger.java 59) -Started SiteApplication in 20.156 seconds (JVM running for 21.335) 2021-10-03 21:53:03:167 [http-nio-8080-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/](DirectJDKLog.java 173) -Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-10-03 21:53:03:168 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet(FrameworkServlet.java 524) -Initializing Servlet 'dispatcherServlet' 2021-10-03 21:53:03:227 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet(FrameworkServlet.java 546) -Completed initialization in 59 ms 2021-10-03 21:53:03:292 [http-nio-8080-exec-1] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 63d69071-1e56-4216-bb5e-69fef84d0f20 traceId: 63d69071-1e56-4216-bb5e-69fef84d0f20 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/configuration requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 21:53:03:327 [http-nio-8080-exec-1] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 21:53:03:331 [http-nio-8080-exec-1] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 63d69071-1e56-4216-bb5e-69fef84d0f20 true 2021-10-03 21:53:03:332 [http-nio-8080-exec-1] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 63d69071-1e56-4216-bb5e-69fef84d0f20 43 ms 2021-10-03 21:53:03:358 [http-nio-8080-exec-1] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 7189f5e2-51d0-4ed2-aaf0-772f956744ec traceId: 7189f5e2-51d0-4ed2-aaf0-772f956744ec requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/configuration requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#getConfigurationList 2021-10-03 21:53:03:567 [http-nio-8080-exec-1] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 7189f5e2-51d0-4ed2-aaf0-772f956744ec ResponseVO(code=20000, msg=OK, data=ConfigurationVO(configurationList={mooctest_rank_logo_url={"mooctest_rank_logo_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/ranking-bcg.png"}, square_menuArr_all={"square_menuArr_all":[{"label": "首页", "name": "squareHome"},{"label": "测试项目", "name": "project"},{"label": "测试任务", "name": "task"}]}, home_homeTabArr_default={"home_homeTabArr_default":"homepage"}, mooctest_rank_url={"mooctest_rank_url":"http://139.224.0.118:8200/#/"}, square_searchType={"square_searchType":"project"}, user_info={"user_info":[{"label": "基本信息", "linkTo": "/personal/mine"},{"label": "我的资质", "linkTo": "/personal/qualification"},{"label": "我的银行卡", "linkTo": "/personal/bankCard"}]}, footer_provider_number_url={"footer_provider_number_url":"http://www.beian.miit.gov.cn/"}, home_searchTypeArr_left_all={"home_homeTabArr_left_all":[{"label": "首页", "name": "homepage", "linkTo": "/home"},{"label": "信创广场", "name": "square", "linkTo": "/square"},{"label": "众测技术", "name": "technology", "linkTo": "/technology"},{"label": "排行榜", "name": "ranking", "linkTo": "www.mooctest.net"}]}, technology_searchTypeArr={"technology_searchTypeArr":[{"name": "众测工具","value": "2","label": "工具"},{"name": "众测案例","value": "3","label": "案例"},{"name": "技术文章","value": "0","label": "文章"},{"name": "论文专著","value": "1","label": "专著"}]}, home_searchTypeArr={"home_searchTypeArr": [{"name": "全部","value": "all"}]}, manage_url={"manage_url":"http://139.224.0.118:8200/#/"}, user_info_all={"user_info_all":[{"label": "基本信息", "linkTo": "/personal/mine"},{"label": "我的资质", "linkTo": "/personal/qualification"},{"label": "我的银行卡", "linkTo": "/personal/bankCard"}]}, internet_content_provider={"internet_content_provider":"苏公网安备 44011602000570号"}, copy_right={"copy_right":"版权所有©南京慕测信息科技有限公司"}, name_QRcode={"name_QRcode":"官方微信公众号"}, login_description={"login_description":"番禺职业技术学院信创实训室"}, logo_background={"logo_background":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-transparent.png"}, logoTitle={"logoTitle":"慕测排行"}, subtitle={"subtitle": "©2021Q2 MoocTest"}, home_homeTabArr_right={"home_homeTabArr_right":[]}, mooctest_rank_top_three={"mooctest_rank_top_three":["list?field=BASESF&code=OS","list?field=BASESF&code=OFFICE","list?field=BASESF&code=ANTIVIRUS"]}, task_recommend_url={"task_recommend_url":"http://8.134.39.104:7477/userinformation.html"}, footer_fax={"footer_fax":"传真:020-32068111"}, title={"title": "番禺职业技术学院信创实训室"}, square_searchTabArr={"square_searchTabArr":[{"label": "项目", "name": "project"},{"label": "任务", "name": "task"}]}, technology_searchTypeArr_all={"technology_searchTypeArr_all":[{"name": "众测工具","value": "2","label": "工具"},{"name": "众测案例","value": "3","label": "案例"},{"name": "技术文章","value": "0","label": "文章"},{"name": "论文专著","value": "1","label": "专著"}]}, HOME_DISPLAY={"HOME_DISPLAY":{"mooctest_rank":true,"test_menu": true,"test_card": true, "resource_and_tool": true, "brand_card": false, "institution_card": false,"login_card": true,"hot_crowd": false, "hot_agency": false, "hot_user": false,"hot_contest": true,"hot_task": true,"hot_project": false}}, home_searchType={"home_searchType":0}, home_homeTabArr_left={"home_homeTabArr_left":[{"label": "首页", "name": "homepage", "linkTo": "/home"},{"label": "信创广场", "name": "square", "linkTo": "/square"},{"label": "众测技术", "name": "technology", "linkTo": "/technology"}]}, login_title={"login_title":"hi,欢迎使用信创实验室"}, square_menuArr={"square_menuArr":[{"label": "首页", "name": "squareHome"},{"label": "测试项目", "name": "project"},{"label": "测试任务", "name": "task"}]}, square_searchTabArr_all={"square_searchTabArr_all":[{"label": "项目", "name": "project"},{"label": "任务", "name": "task"}]}, feature_task_recommend={"feature_task_recommend":false}, home_background_url={"home_background_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/home-background.jpeg"}, square_currTab={"square_currTab":"squareHome"}, HOME_DISPLAY_all={"HOME_DISPLAY_all":{"mooctest_rank":true,"test_menu": true,"test_card": true, "resource_and_tool": true, "brand_card": true, "institution_card": true,"login_card": true,"hot_crowd": true, "hot_agency": true, "hot_user": true,"hot_contest": true,"hot_task": true,"hot_project": true}}, SQUARE_DISPLAY={"SQUARE_DISPLAY":{"popular_project": true,"popular_task": true}}, feature_task_import={"feature_task_import":true}, home_homeTabArr_right_all={"home_homeTabArr_right_all":[{"label": "找机构", "name": "findInstitution", "linkTo": "/agency/list/show"},{"label": "找专家", "name": "findExpert", "linkTo": "/expert/list"}]}, feature_task_acceptedPWD={"feature_task_acceptedPWD":true}, technology_searchType={"technology_searchType":"2"}, police_photo_url={"police_photo_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/police.png"}, footer_title_one={"footer_title_one":"南京慕测信息科技有限公司"}, footer_mobile={"footer_mobile":"电话:15375405363"}, TECHNOLOGY_DISPLAY={"TECHNOLOGY_DISPLAY":{"hot_article": true}}, footer_title_two={"footer_title_two":"软件定义世界,数据驱动未来"}, account_security={"account_security":[{"label": "修改登录密码", "linkTo": "/personal/modifyPsw"},{"label": "身份认证", "linkTo": "/personal/authentication"}]}, logo_white={"logo_white":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-white.png"}, footer_provider_number={"footer_provider_number":"苏ICP备09019504号"}, home_searchTypeArr_all={"home_searchTypeArr_all": [{"name": "全部","value": "all"},{"name": "项目","value": "0"},{"name": "机构","value": "1"},{"name": "资源","value": "2"},{"name": "专家","value": "3"}]}, footer_QRcode={"footer_QRcode":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/QRcode.png"}, account_security_all={"account_security_all":[{"label": "修改登录密码", "linkTo": "/personal/modifyPsw"},{"label":"手机绑定","linkTo":"/personal/phoneBinding"},{"label":"邮箱绑定","linkTo":"/personal/mailBinding"},{"label": "身份认证", "linkTo": "/personal/authentication"}]}, logo_transparent={"logo_transparent":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-transparent.png"}, footer_email={"footer_email":"电子邮箱:cst@mooctest.net"}})) 2021-10-03 21:53:03:570 [http-nio-8080-exec-1] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 7189f5e2-51d0-4ed2-aaf0-772f956744ec 212 ms 2021-10-03 21:53:03:843 [http-nio-8080-exec-2] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 7317622c-2b37-4270-858a-16c28c9a8a2b traceId: 7317622c-2b37-4270-858a-16c28c9a8a2b requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 21:53:03:850 [http-nio-8080-exec-2] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 21:53:03:850 [http-nio-8080-exec-2] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 7317622c-2b37-4270-858a-16c28c9a8a2b true 2021-10-03 21:53:03:850 [http-nio-8080-exec-2] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 7317622c-2b37-4270-858a-16c28c9a8a2b 11 ms 2021-10-03 21:53:03:863 [http-nio-8080-exec-2] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 885beca7-d22f-40e1-985c-205782825582 traceId: 885beca7-d22f-40e1-985c-205782825582 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#getCurrentUser 2021-10-03 21:53:03:915 [http-nio-8080-exec-2] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] b18df3b7-e64a-4678-9573-72866f70bff7 traceId: b18df3b7-e64a-4678-9573-72866f70bff7 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.advice.ExceptionAdvice#handleUnauthorized 2021-10-03 21:53:03:932 [http-nio-8080-exec-2] INFO c.m.crowd.site.controller.advice.ExceptionAdvice(ExceptionAdvice.java 80) -401:未经认证的请求 2021-10-03 21:53:03:933 [http-nio-8080-exec-2] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] b18df3b7-e64a-4678-9573-72866f70bff7 请登录后访问 2021-10-03 21:53:03:933 [http-nio-8080-exec-2] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] b18df3b7-e64a-4678-9573-72866f70bff7 18 ms 2021-10-03 21:53:04:245 [http-nio-8080-exec-3] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] b14881d7-a89c-48c6-a358-249fa8564d93 traceId: b14881d7-a89c-48c6-a358-249fa8564d93 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/index/info/nocache requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 21:53:04:247 [http-nio-8080-exec-3] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 21:53:04:247 [http-nio-8080-exec-3] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] b14881d7-a89c-48c6-a358-249fa8564d93 true 2021-10-03 21:53:04:247 [http-nio-8080-exec-3] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] b14881d7-a89c-48c6-a358-249fa8564d93 3 ms 2021-10-03 21:53:04:253 [http-nio-8080-exec-3] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] eb06bb92-3a11-4c65-a8bd-e3e7352bd54b traceId: eb06bb92-3a11-4c65-a8bd-e3e7352bd54b requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/index/info/nocache requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#indexInfoNoCache 2021-10-03 21:53:05:617 [http-nio-8080-exec-3] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] eb06bb92-3a11-4c65-a8bd-e3e7352bd54b ResponseVO(code=20000, msg=OK, data=IndexInfoDTO(fieldList=null, testTypeList=null, applicationTypeList=null, applicationTypeRank=[ApplicationTypeVO(code=MOBILE, name=移动APP测试, count=5, image=http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/%E5%AE%89%E5%8D%93.png, introduction=主要针对移动互联网应用(Android和IOS)进行功能性、兼容性、安全性和用户体验等众测服务。, testTypeList=null), ApplicationTypeVO(code=FLUSHBONAD, name=嵌入式软件测试, count=2, image=https://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/%E5%B5%8C%E5%85%A5%E5%BC%8F.png, introduction=主要针对嵌入式软件进行功能性、接口、代码安全审计等众测服务。, testTypeList=null), ApplicationTypeVO(code=WEB, name=Web应用测试, count=2, image=https://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/web%E5%BA%94%E7%94%A8.png, introduction=主要针对Web应用进行功能性、性能效率、兼容性、安全性、应用故障诊断、应用漏洞扫描等众测服务。, testTypeList=null)], agencyRank=[], userRank=[UserVO(id=20471, name=发包人员, userName=郭超, gender=男, email=1021172957@qq.com, mobile=13657094936, password=********, province=江苏省, city=连云港市, photoUrl=http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Image/20471_2653e799-29f5-483e-a470-7cb328ab20e2_1595681177293.jpeg, allProjectPrice=null, authType=noAuth, taskCount=1, birthday=2020-07-25, personalCompetence=null, personAbilities=null, unit=南京, county=null, address=江苏省连云港市)], competitionList=null, resourceList=null, toolList=null, residentAgencyList=null, partnerList=null, taskList=[], projectList=[CrowdTestProjectVO(id=2117, code=PROJ-2021070710001, name=测试接收码, userId=20471, regionalManagerId=99222, projectDistributionTypeId=2, applicationType=FLUSHBONAD, linkMan=G, linkManMobile=13657094936, type=["WDXCS"], fieldType=ZNCGQ, description=1, distributionProvince=null, distributionCity=null, projectFile=, requirementFile=, quotedPrice=1.1111111E7, fixedPrice=null, restPrice=1.111111E7, status=2, deadTime=2022-07-30 00:00:00.0, endTime=null, isDeleted=0, joinCount=0, createTime=2021-07-07 10:44:37.0, time_interval=88天前发布)])) 2021-10-03 21:53:05:623 [http-nio-8080-exec-3] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] eb06bb92-3a11-4c65-a8bd-e3e7352bd54b 1371 ms 2021-10-03 21:53:16:347 [http-nio-8080-exec-4] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 04162618-421d-47c1-ab30-251cc15587fe traceId: 04162618-421d-47c1-ab30-251cc15587fe requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/configuration requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 21:53:16:349 [http-nio-8080-exec-4] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 21:53:16:350 [http-nio-8080-exec-4] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 04162618-421d-47c1-ab30-251cc15587fe true 2021-10-03 21:53:16:350 [http-nio-8080-exec-4] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 04162618-421d-47c1-ab30-251cc15587fe 5 ms 2021-10-03 21:53:16:354 [http-nio-8080-exec-4] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] d7c323c5-82c0-483c-a023-23ae69833a5d traceId: d7c323c5-82c0-483c-a023-23ae69833a5d requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/configuration requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#getConfigurationList 2021-10-03 21:53:16:489 [http-nio-8080-exec-4] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] d7c323c5-82c0-483c-a023-23ae69833a5d ResponseVO(code=20000, msg=OK, data=ConfigurationVO(configurationList={mooctest_rank_logo_url={"mooctest_rank_logo_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/ranking-bcg.png"}, square_menuArr_all={"square_menuArr_all":[{"label": "首页", "name": "squareHome"},{"label": "测试项目", "name": "project"},{"label": "测试任务", "name": "task"}]}, home_homeTabArr_default={"home_homeTabArr_default":"homepage"}, mooctest_rank_url={"mooctest_rank_url":"http://139.224.0.118:8200/#/"}, square_searchType={"square_searchType":"project"}, user_info={"user_info":[{"label": "基本信息", "linkTo": "/personal/mine"},{"label": "我的资质", "linkTo": "/personal/qualification"},{"label": "我的银行卡", "linkTo": "/personal/bankCard"}]}, footer_provider_number_url={"footer_provider_number_url":"http://www.beian.miit.gov.cn/"}, home_searchTypeArr_left_all={"home_homeTabArr_left_all":[{"label": "首页", "name": "homepage", "linkTo": "/home"},{"label": "信创广场", "name": "square", "linkTo": "/square"},{"label": "众测技术", "name": "technology", "linkTo": "/technology"},{"label": "排行榜", "name": "ranking", "linkTo": "www.mooctest.net"}]}, technology_searchTypeArr={"technology_searchTypeArr":[{"name": "众测工具","value": "2","label": "工具"},{"name": "众测案例","value": "3","label": "案例"},{"name": "技术文章","value": "0","label": "文章"},{"name": "论文专著","value": "1","label": "专著"}]}, home_searchTypeArr={"home_searchTypeArr": [{"name": "全部","value": "all"}]}, manage_url={"manage_url":"http://139.224.0.118:8200/#/"}, user_info_all={"user_info_all":[{"label": "基本信息", "linkTo": "/personal/mine"},{"label": "我的资质", "linkTo": "/personal/qualification"},{"label": "我的银行卡", "linkTo": "/personal/bankCard"}]}, internet_content_provider={"internet_content_provider":"苏公网安备 44011602000570号"}, copy_right={"copy_right":"版权所有©南京慕测信息科技有限公司"}, name_QRcode={"name_QRcode":"官方微信公众号"}, login_description={"login_description":"番禺职业技术学院信创实训室"}, logo_background={"logo_background":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-transparent.png"}, logoTitle={"logoTitle":"慕测排行"}, subtitle={"subtitle": "©2021Q2 MoocTest"}, home_homeTabArr_right={"home_homeTabArr_right":[]}, mooctest_rank_top_three={"mooctest_rank_top_three":["list?field=BASESF&code=OS","list?field=BASESF&code=OFFICE","list?field=BASESF&code=ANTIVIRUS"]}, task_recommend_url={"task_recommend_url":"http://8.134.39.104:7477/userinformation.html"}, footer_fax={"footer_fax":"传真:020-32068111"}, title={"title": "番禺职业技术学院信创实训室"}, square_searchTabArr={"square_searchTabArr":[{"label": "项目", "name": "project"},{"label": "任务", "name": "task"}]}, technology_searchTypeArr_all={"technology_searchTypeArr_all":[{"name": "众测工具","value": "2","label": "工具"},{"name": "众测案例","value": "3","label": "案例"},{"name": "技术文章","value": "0","label": "文章"},{"name": "论文专著","value": "1","label": "专著"}]}, HOME_DISPLAY={"HOME_DISPLAY":{"mooctest_rank":true,"test_menu": true,"test_card": true, "resource_and_tool": true, "brand_card": false, "institution_card": false,"login_card": true,"hot_crowd": false, "hot_agency": false, "hot_user": false,"hot_contest": true,"hot_task": true,"hot_project": false}}, home_searchType={"home_searchType":0}, home_homeTabArr_left={"home_homeTabArr_left":[{"label": "首页", "name": "homepage", "linkTo": "/home"},{"label": "信创广场", "name": "square", "linkTo": "/square"},{"label": "众测技术", "name": "technology", "linkTo": "/technology"}]}, login_title={"login_title":"hi,欢迎使用信创实验室"}, square_menuArr={"square_menuArr":[{"label": "首页", "name": "squareHome"},{"label": "测试项目", "name": "project"},{"label": "测试任务", "name": "task"}]}, square_searchTabArr_all={"square_searchTabArr_all":[{"label": "项目", "name": "project"},{"label": "任务", "name": "task"}]}, feature_task_recommend={"feature_task_recommend":false}, home_background_url={"home_background_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/home-background.jpeg"}, square_currTab={"square_currTab":"squareHome"}, HOME_DISPLAY_all={"HOME_DISPLAY_all":{"mooctest_rank":true,"test_menu": true,"test_card": true, "resource_and_tool": true, "brand_card": true, "institution_card": true,"login_card": true,"hot_crowd": true, "hot_agency": true, "hot_user": true,"hot_contest": true,"hot_task": true,"hot_project": true}}, SQUARE_DISPLAY={"SQUARE_DISPLAY":{"popular_project": true,"popular_task": true}}, feature_task_import={"feature_task_import":true}, home_homeTabArr_right_all={"home_homeTabArr_right_all":[{"label": "找机构", "name": "findInstitution", "linkTo": "/agency/list/show"},{"label": "找专家", "name": "findExpert", "linkTo": "/expert/list"}]}, feature_task_acceptedPWD={"feature_task_acceptedPWD":true}, technology_searchType={"technology_searchType":"2"}, police_photo_url={"police_photo_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/police.png"}, footer_title_one={"footer_title_one":"南京慕测信息科技有限公司"}, footer_mobile={"footer_mobile":"电话:15375405363"}, TECHNOLOGY_DISPLAY={"TECHNOLOGY_DISPLAY":{"hot_article": true}}, footer_title_two={"footer_title_two":"软件定义世界,数据驱动未来"}, account_security={"account_security":[{"label": "修改登录密码", "linkTo": "/personal/modifyPsw"},{"label": "身份认证", "linkTo": "/personal/authentication"}]}, logo_white={"logo_white":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-white.png"}, footer_provider_number={"footer_provider_number":"苏ICP备09019504号"}, home_searchTypeArr_all={"home_searchTypeArr_all": [{"name": "全部","value": "all"},{"name": "项目","value": "0"},{"name": "机构","value": "1"},{"name": "资源","value": "2"},{"name": "专家","value": "3"}]}, footer_QRcode={"footer_QRcode":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/QRcode.png"}, account_security_all={"account_security_all":[{"label": "修改登录密码", "linkTo": "/personal/modifyPsw"},{"label":"手机绑定","linkTo":"/personal/phoneBinding"},{"label":"邮箱绑定","linkTo":"/personal/mailBinding"},{"label": "身份认证", "linkTo": "/personal/authentication"}]}, logo_transparent={"logo_transparent":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-transparent.png"}, footer_email={"footer_email":"电子邮箱:cst@mooctest.net"}})) 2021-10-03 21:53:16:494 [http-nio-8080-exec-4] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] d7c323c5-82c0-483c-a023-23ae69833a5d 140 ms 2021-10-03 21:53:16:642 [http-nio-8080-exec-5] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] d4a3a5c1-a311-4f36-8902-990f07f51825 traceId: d4a3a5c1-a311-4f36-8902-990f07f51825 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 21:53:16:643 [http-nio-8080-exec-5] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 21:53:16:644 [http-nio-8080-exec-5] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] d4a3a5c1-a311-4f36-8902-990f07f51825 true 2021-10-03 21:53:16:644 [http-nio-8080-exec-5] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] d4a3a5c1-a311-4f36-8902-990f07f51825 2 ms 2021-10-03 21:53:16:645 [http-nio-8080-exec-5] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 7fb4eeb1-739c-45d5-99c7-add42c904861 traceId: 7fb4eeb1-739c-45d5-99c7-add42c904861 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#getCurrentUser 2021-10-03 21:53:16:652 [http-nio-8080-exec-5] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] cf5a306f-36d7-4eb2-b17a-b1c0db20403a traceId: cf5a306f-36d7-4eb2-b17a-b1c0db20403a requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.advice.ExceptionAdvice#handleUnauthorized 2021-10-03 21:53:16:653 [http-nio-8080-exec-5] INFO c.m.crowd.site.controller.advice.ExceptionAdvice(ExceptionAdvice.java 80) -401:未经认证的请求 2021-10-03 21:53:16:653 [http-nio-8080-exec-5] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] cf5a306f-36d7-4eb2-b17a-b1c0db20403a 请登录后访问 2021-10-03 21:53:16:653 [http-nio-8080-exec-5] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] cf5a306f-36d7-4eb2-b17a-b1c0db20403a 3 ms 2021-10-03 21:53:17:467 [http-nio-8080-exec-6] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 271d859f-2948-4090-9915-44dd786b3241 traceId: 271d859f-2948-4090-9915-44dd786b3241 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/index/info/nocache requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 21:53:17:474 [http-nio-8080-exec-6] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 21:53:17:475 [http-nio-8080-exec-6] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 271d859f-2948-4090-9915-44dd786b3241 true 2021-10-03 21:53:17:475 [http-nio-8080-exec-6] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 271d859f-2948-4090-9915-44dd786b3241 9 ms 2021-10-03 21:53:17:480 [http-nio-8080-exec-6] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 1f050186-24eb-4196-a1d7-ac1aa7ec71e4 traceId: 1f050186-24eb-4196-a1d7-ac1aa7ec71e4 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/index/info/nocache requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#indexInfoNoCache 2021-10-03 21:53:18:608 [http-nio-8080-exec-6] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 1f050186-24eb-4196-a1d7-ac1aa7ec71e4 ResponseVO(code=20000, msg=OK, data=IndexInfoDTO(fieldList=null, testTypeList=null, applicationTypeList=null, applicationTypeRank=[ApplicationTypeVO(code=MOBILE, name=移动APP测试, count=5, image=http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/%E5%AE%89%E5%8D%93.png, introduction=主要针对移动互联网应用(Android和IOS)进行功能性、兼容性、安全性和用户体验等众测服务。, testTypeList=null), ApplicationTypeVO(code=FLUSHBONAD, name=嵌入式软件测试, count=2, image=https://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/%E5%B5%8C%E5%85%A5%E5%BC%8F.png, introduction=主要针对嵌入式软件进行功能性、接口、代码安全审计等众测服务。, testTypeList=null), ApplicationTypeVO(code=WEB, name=Web应用测试, count=2, image=https://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/web%E5%BA%94%E7%94%A8.png, introduction=主要针对Web应用进行功能性、性能效率、兼容性、安全性、应用故障诊断、应用漏洞扫描等众测服务。, testTypeList=null)], agencyRank=[], userRank=[UserVO(id=20471, name=发包人员, userName=郭超, gender=男, email=1021172957@qq.com, mobile=13657094936, password=********, province=江苏省, city=连云港市, photoUrl=http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Image/20471_2653e799-29f5-483e-a470-7cb328ab20e2_1595681177293.jpeg, allProjectPrice=null, authType=noAuth, taskCount=1, birthday=2020-07-25, personalCompetence=null, personAbilities=null, unit=南京, county=null, address=江苏省连云港市)], competitionList=null, resourceList=null, toolList=null, residentAgencyList=null, partnerList=null, taskList=[], projectList=[CrowdTestProjectVO(id=2117, code=PROJ-2021070710001, name=测试接收码, userId=20471, regionalManagerId=99222, projectDistributionTypeId=2, applicationType=FLUSHBONAD, linkMan=G, linkManMobile=13657094936, type=["WDXCS"], fieldType=ZNCGQ, description=1, distributionProvince=null, distributionCity=null, projectFile=, requirementFile=, quotedPrice=1.1111111E7, fixedPrice=null, restPrice=1.111111E7, status=2, deadTime=2022-07-30 00:00:00.0, endTime=null, isDeleted=0, joinCount=0, createTime=2021-07-07 10:44:37.0, time_interval=88天前发布)])) 2021-10-03 21:53:18:612 [http-nio-8080-exec-6] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 1f050186-24eb-4196-a1d7-ac1aa7ec71e4 1132 ms 2021-10-03 21:53:28:004 [http-nio-8080-exec-7] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] bbeb6cc5-af69-4f39-922a-4acb348b77d0 traceId: bbeb6cc5-af69-4f39-922a-4acb348b77d0 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/configuration requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 21:53:28:009 [http-nio-8080-exec-7] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 21:53:28:010 [http-nio-8080-exec-7] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] bbeb6cc5-af69-4f39-922a-4acb348b77d0 true 2021-10-03 21:53:28:013 [http-nio-8080-exec-7] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] bbeb6cc5-af69-4f39-922a-4acb348b77d0 9 ms 2021-10-03 21:53:28:022 [http-nio-8080-exec-7] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 986b0c74-7875-417c-9b2b-dcfa48d9c58a traceId: 986b0c74-7875-417c-9b2b-dcfa48d9c58a requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/configuration requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#getConfigurationList 2021-10-03 21:53:28:151 [http-nio-8080-exec-7] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 986b0c74-7875-417c-9b2b-dcfa48d9c58a ResponseVO(code=20000, msg=OK, data=ConfigurationVO(configurationList={mooctest_rank_logo_url={"mooctest_rank_logo_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/ranking-bcg.png"}, square_menuArr_all={"square_menuArr_all":[{"label": "首页", "name": "squareHome"},{"label": "测试项目", "name": "project"},{"label": "测试任务", "name": "task"}]}, home_homeTabArr_default={"home_homeTabArr_default":"homepage"}, mooctest_rank_url={"mooctest_rank_url":"http://139.224.0.118:8200/#/"}, square_searchType={"square_searchType":"project"}, user_info={"user_info":[{"label": "基本信息", "linkTo": "/personal/mine"},{"label": "我的资质", "linkTo": "/personal/qualification"},{"label": "我的银行卡", "linkTo": "/personal/bankCard"}]}, footer_provider_number_url={"footer_provider_number_url":"http://www.beian.miit.gov.cn/"}, home_searchTypeArr_left_all={"home_homeTabArr_left_all":[{"label": "首页", "name": "homepage", "linkTo": "/home"},{"label": "信创广场", "name": "square", "linkTo": "/square"},{"label": "众测技术", "name": "technology", "linkTo": "/technology"},{"label": "排行榜", "name": "ranking", "linkTo": "www.mooctest.net"}]}, technology_searchTypeArr={"technology_searchTypeArr":[{"name": "众测工具","value": "2","label": "工具"},{"name": "众测案例","value": "3","label": "案例"},{"name": "技术文章","value": "0","label": "文章"},{"name": "论文专著","value": "1","label": "专著"}]}, home_searchTypeArr={"home_searchTypeArr": [{"name": "全部","value": "all"}]}, manage_url={"manage_url":"http://139.224.0.118:8200/#/"}, user_info_all={"user_info_all":[{"label": "基本信息", "linkTo": "/personal/mine"},{"label": "我的资质", "linkTo": "/personal/qualification"},{"label": "我的银行卡", "linkTo": "/personal/bankCard"}]}, internet_content_provider={"internet_content_provider":"苏公网安备 44011602000570号"}, copy_right={"copy_right":"版权所有©南京慕测信息科技有限公司"}, name_QRcode={"name_QRcode":"官方微信公众号"}, login_description={"login_description":"番禺职业技术学院信创实训室"}, logo_background={"logo_background":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-transparent.png"}, logoTitle={"logoTitle":"慕测排行"}, subtitle={"subtitle": "©2021Q2 MoocTest"}, home_homeTabArr_right={"home_homeTabArr_right":[]}, mooctest_rank_top_three={"mooctest_rank_top_three":["list?field=BASESF&code=OS","list?field=BASESF&code=OFFICE","list?field=BASESF&code=ANTIVIRUS"]}, task_recommend_url={"task_recommend_url":"http://8.134.39.104:7477/userinformation.html"}, footer_fax={"footer_fax":"传真:020-32068111"}, title={"title": "番禺职业技术学院信创实训室"}, square_searchTabArr={"square_searchTabArr":[{"label": "项目", "name": "project"},{"label": "任务", "name": "task"}]}, technology_searchTypeArr_all={"technology_searchTypeArr_all":[{"name": "众测工具","value": "2","label": "工具"},{"name": "众测案例","value": "3","label": "案例"},{"name": "技术文章","value": "0","label": "文章"},{"name": "论文专著","value": "1","label": "专著"}]}, HOME_DISPLAY={"HOME_DISPLAY":{"mooctest_rank":true,"test_menu": true,"test_card": true, "resource_and_tool": true, "brand_card": false, "institution_card": false,"login_card": true,"hot_crowd": false, "hot_agency": false, "hot_user": false,"hot_contest": true,"hot_task": true,"hot_project": false}}, home_searchType={"home_searchType":0}, home_homeTabArr_left={"home_homeTabArr_left":[{"label": "首页", "name": "homepage", "linkTo": "/home"},{"label": "信创广场", "name": "square", "linkTo": "/square"},{"label": "众测技术", "name": "technology", "linkTo": "/technology"}]}, login_title={"login_title":"hi,欢迎使用信创实验室"}, square_menuArr={"square_menuArr":[{"label": "首页", "name": "squareHome"},{"label": "测试项目", "name": "project"},{"label": "测试任务", "name": "task"}]}, square_searchTabArr_all={"square_searchTabArr_all":[{"label": "项目", "name": "project"},{"label": "任务", "name": "task"}]}, feature_task_recommend={"feature_task_recommend":false}, home_background_url={"home_background_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/home-background.jpeg"}, square_currTab={"square_currTab":"squareHome"}, HOME_DISPLAY_all={"HOME_DISPLAY_all":{"mooctest_rank":true,"test_menu": true,"test_card": true, "resource_and_tool": true, "brand_card": true, "institution_card": true,"login_card": true,"hot_crowd": true, "hot_agency": true, "hot_user": true,"hot_contest": true,"hot_task": true,"hot_project": true}}, SQUARE_DISPLAY={"SQUARE_DISPLAY":{"popular_project": true,"popular_task": true}}, feature_task_import={"feature_task_import":true}, home_homeTabArr_right_all={"home_homeTabArr_right_all":[{"label": "找机构", "name": "findInstitution", "linkTo": "/agency/list/show"},{"label": "找专家", "name": "findExpert", "linkTo": "/expert/list"}]}, feature_task_acceptedPWD={"feature_task_acceptedPWD":true}, technology_searchType={"technology_searchType":"2"}, police_photo_url={"police_photo_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/police.png"}, footer_title_one={"footer_title_one":"南京慕测信息科技有限公司"}, footer_mobile={"footer_mobile":"电话:15375405363"}, TECHNOLOGY_DISPLAY={"TECHNOLOGY_DISPLAY":{"hot_article": true}}, footer_title_two={"footer_title_two":"软件定义世界,数据驱动未来"}, account_security={"account_security":[{"label": "修改登录密码", "linkTo": "/personal/modifyPsw"},{"label": "身份认证", "linkTo": "/personal/authentication"}]}, logo_white={"logo_white":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-white.png"}, footer_provider_number={"footer_provider_number":"苏ICP备09019504号"}, home_searchTypeArr_all={"home_searchTypeArr_all": [{"name": "全部","value": "all"},{"name": "项目","value": "0"},{"name": "机构","value": "1"},{"name": "资源","value": "2"},{"name": "专家","value": "3"}]}, footer_QRcode={"footer_QRcode":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/QRcode.png"}, account_security_all={"account_security_all":[{"label": "修改登录密码", "linkTo": "/personal/modifyPsw"},{"label":"手机绑定","linkTo":"/personal/phoneBinding"},{"label":"邮箱绑定","linkTo":"/personal/mailBinding"},{"label": "身份认证", "linkTo": "/personal/authentication"}]}, logo_transparent={"logo_transparent":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-transparent.png"}, footer_email={"footer_email":"电子邮箱:cst@mooctest.net"}})) 2021-10-03 21:53:28:158 [http-nio-8080-exec-7] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 986b0c74-7875-417c-9b2b-dcfa48d9c58a 137 ms 2021-10-03 21:53:28:457 [http-nio-8080-exec-8] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] e31b2e00-7316-4b00-9003-6df177d04491 traceId: e31b2e00-7316-4b00-9003-6df177d04491 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 21:53:28:459 [http-nio-8080-exec-8] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 21:53:28:460 [http-nio-8080-exec-8] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] e31b2e00-7316-4b00-9003-6df177d04491 true 2021-10-03 21:53:28:460 [http-nio-8080-exec-8] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] e31b2e00-7316-4b00-9003-6df177d04491 3 ms 2021-10-03 21:53:28:464 [http-nio-8080-exec-8] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 97f25bcf-b1a8-4835-a556-e62d3adb94a4 traceId: 97f25bcf-b1a8-4835-a556-e62d3adb94a4 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#getCurrentUser 2021-10-03 21:53:28:467 [http-nio-8080-exec-8] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 8d985257-7200-4602-a5da-2e7821d7de4d traceId: 8d985257-7200-4602-a5da-2e7821d7de4d requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.advice.ExceptionAdvice#handleUnauthorized 2021-10-03 21:53:28:468 [http-nio-8080-exec-8] INFO c.m.crowd.site.controller.advice.ExceptionAdvice(ExceptionAdvice.java 80) -401:未经认证的请求 2021-10-03 21:53:28:470 [http-nio-8080-exec-8] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 8d985257-7200-4602-a5da-2e7821d7de4d 请登录后访问 2021-10-03 21:53:28:471 [http-nio-8080-exec-8] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 8d985257-7200-4602-a5da-2e7821d7de4d 4 ms 2021-10-03 21:53:28:609 [http-nio-8080-exec-9] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 35c1bdc9-9da0-458a-9e5b-ac2e9f46a996 traceId: 35c1bdc9-9da0-458a-9e5b-ac2e9f46a996 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/index/info/nocache requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 21:53:28:615 [http-nio-8080-exec-9] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 21:53:28:616 [http-nio-8080-exec-9] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 35c1bdc9-9da0-458a-9e5b-ac2e9f46a996 true 2021-10-03 21:53:28:618 [http-nio-8080-exec-9] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 35c1bdc9-9da0-458a-9e5b-ac2e9f46a996 9 ms 2021-10-03 21:53:28:620 [http-nio-8080-exec-9] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 85feef26-a700-44da-941d-26ac7b68a131 traceId: 85feef26-a700-44da-941d-26ac7b68a131 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/index/info/nocache requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#indexInfoNoCache 2021-10-03 21:53:29:672 [http-nio-8080-exec-9] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 85feef26-a700-44da-941d-26ac7b68a131 ResponseVO(code=20000, msg=OK, data=IndexInfoDTO(fieldList=null, testTypeList=null, applicationTypeList=null, applicationTypeRank=[ApplicationTypeVO(code=MOBILE, name=移动APP测试, count=5, image=http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/%E5%AE%89%E5%8D%93.png, introduction=主要针对移动互联网应用(Android和IOS)进行功能性、兼容性、安全性和用户体验等众测服务。, testTypeList=null), ApplicationTypeVO(code=FLUSHBONAD, name=嵌入式软件测试, count=2, image=https://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/%E5%B5%8C%E5%85%A5%E5%BC%8F.png, introduction=主要针对嵌入式软件进行功能性、接口、代码安全审计等众测服务。, testTypeList=null), ApplicationTypeVO(code=WEB, name=Web应用测试, count=2, image=https://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/web%E5%BA%94%E7%94%A8.png, introduction=主要针对Web应用进行功能性、性能效率、兼容性、安全性、应用故障诊断、应用漏洞扫描等众测服务。, testTypeList=null)], agencyRank=[], userRank=[UserVO(id=20471, name=发包人员, userName=郭超, gender=男, email=1021172957@qq.com, mobile=13657094936, password=********, province=江苏省, city=连云港市, photoUrl=http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Image/20471_2653e799-29f5-483e-a470-7cb328ab20e2_1595681177293.jpeg, allProjectPrice=null, authType=noAuth, taskCount=1, birthday=2020-07-25, personalCompetence=null, personAbilities=null, unit=南京, county=null, address=江苏省连云港市)], competitionList=null, resourceList=null, toolList=null, residentAgencyList=null, partnerList=null, taskList=[], projectList=[CrowdTestProjectVO(id=2117, code=PROJ-2021070710001, name=测试接收码, userId=20471, regionalManagerId=99222, projectDistributionTypeId=2, applicationType=FLUSHBONAD, linkMan=G, linkManMobile=13657094936, type=["WDXCS"], fieldType=ZNCGQ, description=1, distributionProvince=null, distributionCity=null, projectFile=, requirementFile=, quotedPrice=1.1111111E7, fixedPrice=null, restPrice=1.111111E7, status=2, deadTime=2022-07-30 00:00:00.0, endTime=null, isDeleted=0, joinCount=0, createTime=2021-07-07 10:44:37.0, time_interval=88天前发布)])) 2021-10-03 21:53:29:675 [http-nio-8080-exec-9] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 85feef26-a700-44da-941d-26ac7b68a131 1055 ms 2021-10-03 21:56:32:022 [http-nio-8080-exec-10] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] a14603e3-bfa6-4933-b83c-3e86ee5b3a1b traceId: a14603e3-bfa6-4933-b83c-3e86ee5b3a1b requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/configuration requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 21:56:32:032 [http-nio-8080-exec-10] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 21:56:32:032 [http-nio-8080-exec-10] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] a14603e3-bfa6-4933-b83c-3e86ee5b3a1b true 2021-10-03 21:56:32:033 [http-nio-8080-exec-10] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] a14603e3-bfa6-4933-b83c-3e86ee5b3a1b 13 ms 2021-10-03 21:56:32:036 [http-nio-8080-exec-10] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] f83724dc-b6e2-4a1c-a67a-383ce1eb374f traceId: f83724dc-b6e2-4a1c-a67a-383ce1eb374f requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/configuration requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#getConfigurationList 2021-10-03 21:56:32:150 [http-nio-8080-exec-10] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] f83724dc-b6e2-4a1c-a67a-383ce1eb374f ResponseVO(code=20000, msg=OK, data=ConfigurationVO(configurationList={mooctest_rank_logo_url={"mooctest_rank_logo_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/ranking-bcg.png"}, square_menuArr_all={"square_menuArr_all":[{"label": "首页", "name": "squareHome"},{"label": "测试项目", "name": "project"},{"label": "测试任务", "name": "task"}]}, home_homeTabArr_default={"home_homeTabArr_default":"homepage"}, mooctest_rank_url={"mooctest_rank_url":"http://139.224.0.118:8200/#/"}, square_searchType={"square_searchType":"project"}, user_info={"user_info":[{"label": "基本信息", "linkTo": "/personal/mine"},{"label": "我的资质", "linkTo": "/personal/qualification"},{"label": "我的银行卡", "linkTo": "/personal/bankCard"}]}, footer_provider_number_url={"footer_provider_number_url":"http://www.beian.miit.gov.cn/"}, home_searchTypeArr_left_all={"home_homeTabArr_left_all":[{"label": "首页", "name": "homepage", "linkTo": "/home"},{"label": "信创广场", "name": "square", "linkTo": "/square"},{"label": "众测技术", "name": "technology", "linkTo": "/technology"},{"label": "排行榜", "name": "ranking", "linkTo": "www.mooctest.net"}]}, technology_searchTypeArr={"technology_searchTypeArr":[{"name": "众测工具","value": "2","label": "工具"},{"name": "众测案例","value": "3","label": "案例"},{"name": "技术文章","value": "0","label": "文章"},{"name": "论文专著","value": "1","label": "专著"}]}, home_searchTypeArr={"home_searchTypeArr": [{"name": "全部","value": "all"}]}, manage_url={"manage_url":"http://139.224.0.118:8200/#/"}, user_info_all={"user_info_all":[{"label": "基本信息", "linkTo": "/personal/mine"},{"label": "我的资质", "linkTo": "/personal/qualification"},{"label": "我的银行卡", "linkTo": "/personal/bankCard"}]}, internet_content_provider={"internet_content_provider":"苏公网安备 44011602000570号"}, copy_right={"copy_right":"版权所有©南京慕测信息科技有限公司"}, name_QRcode={"name_QRcode":"官方微信公众号"}, login_description={"login_description":"番禺职业技术学院信创实训室"}, logo_background={"logo_background":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-transparent.png"}, logoTitle={"logoTitle":"慕测排行"}, subtitle={"subtitle": "©2021Q2 MoocTest"}, home_homeTabArr_right={"home_homeTabArr_right":[]}, mooctest_rank_top_three={"mooctest_rank_top_three":["list?field=BASESF&code=OS","list?field=BASESF&code=OFFICE","list?field=BASESF&code=ANTIVIRUS"]}, task_recommend_url={"task_recommend_url":"http://8.134.39.104:7477/userinformation.html"}, footer_fax={"footer_fax":"传真:020-32068111"}, title={"title": "番禺职业技术学院信创实训室"}, square_searchTabArr={"square_searchTabArr":[{"label": "项目", "name": "project"},{"label": "任务", "name": "task"}]}, technology_searchTypeArr_all={"technology_searchTypeArr_all":[{"name": "众测工具","value": "2","label": "工具"},{"name": "众测案例","value": "3","label": "案例"},{"name": "技术文章","value": "0","label": "文章"},{"name": "论文专著","value": "1","label": "专著"}]}, HOME_DISPLAY={"HOME_DISPLAY":{"mooctest_rank":true,"test_menu": true,"test_card": true, "resource_and_tool": true, "brand_card": false, "institution_card": false,"login_card": true,"hot_crowd": false, "hot_agency": false, "hot_user": false,"hot_contest": true,"hot_task": true,"hot_project": false}}, home_searchType={"home_searchType":0}, home_homeTabArr_left={"home_homeTabArr_left":[{"label": "首页", "name": "homepage", "linkTo": "/home"},{"label": "信创广场", "name": "square", "linkTo": "/square"},{"label": "众测技术", "name": "technology", "linkTo": "/technology"}]}, login_title={"login_title":"hi,欢迎使用信创实验室"}, square_menuArr={"square_menuArr":[{"label": "首页", "name": "squareHome"},{"label": "测试项目", "name": "project"},{"label": "测试任务", "name": "task"}]}, square_searchTabArr_all={"square_searchTabArr_all":[{"label": "项目", "name": "project"},{"label": "任务", "name": "task"}]}, feature_task_recommend={"feature_task_recommend":false}, home_background_url={"home_background_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/home-background.jpeg"}, square_currTab={"square_currTab":"squareHome"}, HOME_DISPLAY_all={"HOME_DISPLAY_all":{"mooctest_rank":true,"test_menu": true,"test_card": true, "resource_and_tool": true, "brand_card": true, "institution_card": true,"login_card": true,"hot_crowd": true, "hot_agency": true, "hot_user": true,"hot_contest": true,"hot_task": true,"hot_project": true}}, SQUARE_DISPLAY={"SQUARE_DISPLAY":{"popular_project": true,"popular_task": true}}, feature_task_import={"feature_task_import":true}, home_homeTabArr_right_all={"home_homeTabArr_right_all":[{"label": "找机构", "name": "findInstitution", "linkTo": "/agency/list/show"},{"label": "找专家", "name": "findExpert", "linkTo": "/expert/list"}]}, feature_task_acceptedPWD={"feature_task_acceptedPWD":true}, technology_searchType={"technology_searchType":"2"}, police_photo_url={"police_photo_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/police.png"}, footer_title_one={"footer_title_one":"南京慕测信息科技有限公司"}, footer_mobile={"footer_mobile":"电话:15375405363"}, TECHNOLOGY_DISPLAY={"TECHNOLOGY_DISPLAY":{"hot_article": true}}, footer_title_two={"footer_title_two":"软件定义世界,数据驱动未来"}, account_security={"account_security":[{"label": "修改登录密码", "linkTo": "/personal/modifyPsw"},{"label": "身份认证", "linkTo": "/personal/authentication"}]}, logo_white={"logo_white":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-white.png"}, footer_provider_number={"footer_provider_number":"苏ICP备09019504号"}, home_searchTypeArr_all={"home_searchTypeArr_all": [{"name": "全部","value": "all"},{"name": "项目","value": "0"},{"name": "机构","value": "1"},{"name": "资源","value": "2"},{"name": "专家","value": "3"}]}, footer_QRcode={"footer_QRcode":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/QRcode.png"}, account_security_all={"account_security_all":[{"label": "修改登录密码", "linkTo": "/personal/modifyPsw"},{"label":"手机绑定","linkTo":"/personal/phoneBinding"},{"label":"邮箱绑定","linkTo":"/personal/mailBinding"},{"label": "身份认证", "linkTo": "/personal/authentication"}]}, logo_transparent={"logo_transparent":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-transparent.png"}, footer_email={"footer_email":"电子邮箱:cst@mooctest.net"}})) 2021-10-03 21:56:32:152 [http-nio-8080-exec-10] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] f83724dc-b6e2-4a1c-a67a-383ce1eb374f 116 ms 2021-10-03 21:56:32:540 [http-nio-8080-exec-1] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 0db5751e-828e-4aff-b0f9-3d00f08f88e5 traceId: 0db5751e-828e-4aff-b0f9-3d00f08f88e5 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 21:56:32:544 [http-nio-8080-exec-1] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 21:56:32:545 [http-nio-8080-exec-1] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 0db5751e-828e-4aff-b0f9-3d00f08f88e5 true 2021-10-03 21:56:32:545 [http-nio-8080-exec-1] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 0db5751e-828e-4aff-b0f9-3d00f08f88e5 6 ms 2021-10-03 21:56:32:547 [http-nio-8080-exec-1] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 596d55a6-8dbd-4398-af5a-49308c5f7491 traceId: 596d55a6-8dbd-4398-af5a-49308c5f7491 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#getCurrentUser 2021-10-03 21:56:32:551 [http-nio-8080-exec-1] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 1b907b5d-37c9-4451-93bf-00a0a962ed33 traceId: 1b907b5d-37c9-4451-93bf-00a0a962ed33 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.advice.ExceptionAdvice#handleUnauthorized 2021-10-03 21:56:32:551 [http-nio-8080-exec-1] INFO c.m.crowd.site.controller.advice.ExceptionAdvice(ExceptionAdvice.java 80) -401:未经认证的请求 2021-10-03 21:56:32:552 [http-nio-8080-exec-1] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 1b907b5d-37c9-4451-93bf-00a0a962ed33 请登录后访问 2021-10-03 21:56:32:552 [http-nio-8080-exec-1] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 1b907b5d-37c9-4451-93bf-00a0a962ed33 1 ms 2021-10-03 21:56:32:732 [http-nio-8080-exec-2] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] cf13aea4-df11-4356-9848-f8803899ec7e traceId: cf13aea4-df11-4356-9848-f8803899ec7e requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/index/info/nocache requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 21:56:32:734 [http-nio-8080-exec-2] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 21:56:32:735 [http-nio-8080-exec-2] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] cf13aea4-df11-4356-9848-f8803899ec7e true 2021-10-03 21:56:32:735 [http-nio-8080-exec-2] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] cf13aea4-df11-4356-9848-f8803899ec7e 3 ms 2021-10-03 21:56:32:736 [http-nio-8080-exec-2] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 31734fc2-b4cb-4572-8769-56a9101b5f51 traceId: 31734fc2-b4cb-4572-8769-56a9101b5f51 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/index/info/nocache requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#indexInfoNoCache 2021-10-03 21:56:33:864 [http-nio-8080-exec-2] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 31734fc2-b4cb-4572-8769-56a9101b5f51 ResponseVO(code=20000, msg=OK, data=IndexInfoDTO(fieldList=null, testTypeList=null, applicationTypeList=null, applicationTypeRank=[ApplicationTypeVO(code=MOBILE, name=移动APP测试, count=5, image=http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/%E5%AE%89%E5%8D%93.png, introduction=主要针对移动互联网应用(Android和IOS)进行功能性、兼容性、安全性和用户体验等众测服务。, testTypeList=null), ApplicationTypeVO(code=FLUSHBONAD, name=嵌入式软件测试, count=2, image=https://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/%E5%B5%8C%E5%85%A5%E5%BC%8F.png, introduction=主要针对嵌入式软件进行功能性、接口、代码安全审计等众测服务。, testTypeList=null), ApplicationTypeVO(code=WEB, name=Web应用测试, count=2, image=https://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/web%E5%BA%94%E7%94%A8.png, introduction=主要针对Web应用进行功能性、性能效率、兼容性、安全性、应用故障诊断、应用漏洞扫描等众测服务。, testTypeList=null)], agencyRank=[], userRank=[UserVO(id=20471, name=发包人员, userName=郭超, gender=男, email=1021172957@qq.com, mobile=13657094936, password=********, province=江苏省, city=连云港市, photoUrl=http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Image/20471_2653e799-29f5-483e-a470-7cb328ab20e2_1595681177293.jpeg, allProjectPrice=null, authType=noAuth, taskCount=1, birthday=2020-07-25, personalCompetence=null, personAbilities=null, unit=南京, county=null, address=江苏省连云港市)], competitionList=null, resourceList=null, toolList=null, residentAgencyList=null, partnerList=null, taskList=[], projectList=[CrowdTestProjectVO(id=2117, code=PROJ-2021070710001, name=测试接收码, userId=20471, regionalManagerId=99222, projectDistributionTypeId=2, applicationType=FLUSHBONAD, linkMan=G, linkManMobile=13657094936, type=["WDXCS"], fieldType=ZNCGQ, description=1, distributionProvince=null, distributionCity=null, projectFile=, requirementFile=, quotedPrice=1.1111111E7, fixedPrice=null, restPrice=1.111111E7, status=2, deadTime=2022-07-30 00:00:00.0, endTime=null, isDeleted=0, joinCount=0, createTime=2021-07-07 10:44:37.0, time_interval=88天前发布)])) 2021-10-03 21:56:33:874 [http-nio-8080-exec-2] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 31734fc2-b4cb-4572-8769-56a9101b5f51 1138 ms 2021-10-03 22:00:15:624 [http-nio-8080-exec-3] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] f8d950b4-f903-4c34-9ffe-6ddf26987cdd traceId: f8d950b4-f903-4c34-9ffe-6ddf26987cdd requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/configuration requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 22:00:15:632 [http-nio-8080-exec-3] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 22:00:15:633 [http-nio-8080-exec-3] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] f8d950b4-f903-4c34-9ffe-6ddf26987cdd true 2021-10-03 22:00:15:633 [http-nio-8080-exec-3] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] f8d950b4-f903-4c34-9ffe-6ddf26987cdd 10 ms 2021-10-03 22:00:15:639 [http-nio-8080-exec-3] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] ed1fd244-9829-4f2b-b3cb-21b08b49eeba traceId: ed1fd244-9829-4f2b-b3cb-21b08b49eeba requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/configuration requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#getConfigurationList 2021-10-03 22:00:15:755 [http-nio-8080-exec-3] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] ed1fd244-9829-4f2b-b3cb-21b08b49eeba ResponseVO(code=20000, msg=OK, data=ConfigurationVO(configurationList={mooctest_rank_logo_url={"mooctest_rank_logo_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/ranking-bcg.png"}, square_menuArr_all={"square_menuArr_all":[{"label": "首页", "name": "squareHome"},{"label": "测试项目", "name": "project"},{"label": "测试任务", "name": "task"}]}, home_homeTabArr_default={"home_homeTabArr_default":"homepage"}, mooctest_rank_url={"mooctest_rank_url":"http://139.224.0.118:8200/#/"}, square_searchType={"square_searchType":"project"}, user_info={"user_info":[{"label": "基本信息", "linkTo": "/personal/mine"},{"label": "我的资质", "linkTo": "/personal/qualification"},{"label": "我的银行卡", "linkTo": "/personal/bankCard"}]}, footer_provider_number_url={"footer_provider_number_url":"http://www.beian.miit.gov.cn/"}, home_searchTypeArr_left_all={"home_homeTabArr_left_all":[{"label": "首页", "name": "homepage", "linkTo": "/home"},{"label": "信创广场", "name": "square", "linkTo": "/square"},{"label": "众测技术", "name": "technology", "linkTo": "/technology"},{"label": "排行榜", "name": "ranking", "linkTo": "www.mooctest.net"}]}, technology_searchTypeArr={"technology_searchTypeArr":[{"name": "众测工具","value": "2","label": "工具"},{"name": "众测案例","value": "3","label": "案例"},{"name": "技术文章","value": "0","label": "文章"},{"name": "论文专著","value": "1","label": "专著"}]}, home_searchTypeArr={"home_searchTypeArr": [{"name": "全部","value": "all"}]}, manage_url={"manage_url":"http://139.224.0.118:8200/#/"}, user_info_all={"user_info_all":[{"label": "基本信息", "linkTo": "/personal/mine"},{"label": "我的资质", "linkTo": "/personal/qualification"},{"label": "我的银行卡", "linkTo": "/personal/bankCard"}]}, internet_content_provider={"internet_content_provider":"苏公网安备 44011602000570号"}, copy_right={"copy_right":"版权所有©南京慕测信息科技有限公司"}, name_QRcode={"name_QRcode":"官方微信公众号"}, login_description={"login_description":"番禺职业技术学院信创实训室"}, logo_background={"logo_background":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-transparent.png"}, logoTitle={"logoTitle":"慕测排行"}, subtitle={"subtitle": "©2021Q2 MoocTest"}, home_homeTabArr_right={"home_homeTabArr_right":[]}, mooctest_rank_top_three={"mooctest_rank_top_three":["list?field=BASESF&code=OS","list?field=BASESF&code=OFFICE","list?field=BASESF&code=ANTIVIRUS"]}, task_recommend_url={"task_recommend_url":"http://8.134.39.104:7477/userinformation.html"}, footer_fax={"footer_fax":"传真:020-32068111"}, title={"title": "番禺职业技术学院信创实训室"}, square_searchTabArr={"square_searchTabArr":[{"label": "项目", "name": "project"},{"label": "任务", "name": "task"}]}, technology_searchTypeArr_all={"technology_searchTypeArr_all":[{"name": "众测工具","value": "2","label": "工具"},{"name": "众测案例","value": "3","label": "案例"},{"name": "技术文章","value": "0","label": "文章"},{"name": "论文专著","value": "1","label": "专著"}]}, HOME_DISPLAY={"HOME_DISPLAY":{"mooctest_rank":true,"test_menu": true,"test_card": true, "resource_and_tool": true, "brand_card": false, "institution_card": false,"login_card": true,"hot_crowd": false, "hot_agency": false, "hot_user": false,"hot_contest": true,"hot_task": true,"hot_project": false}}, home_searchType={"home_searchType":0}, home_homeTabArr_left={"home_homeTabArr_left":[{"label": "首页", "name": "homepage", "linkTo": "/home"},{"label": "信创广场", "name": "square", "linkTo": "/square"},{"label": "众测技术", "name": "technology", "linkTo": "/technology"}]}, login_title={"login_title":"hi,欢迎使用信创实验室"}, square_menuArr={"square_menuArr":[{"label": "首页", "name": "squareHome"},{"label": "测试项目", "name": "project"},{"label": "测试任务", "name": "task"}]}, square_searchTabArr_all={"square_searchTabArr_all":[{"label": "项目", "name": "project"},{"label": "任务", "name": "task"}]}, feature_task_recommend={"feature_task_recommend":false}, home_background_url={"home_background_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/home-background.jpeg"}, square_currTab={"square_currTab":"squareHome"}, HOME_DISPLAY_all={"HOME_DISPLAY_all":{"mooctest_rank":true,"test_menu": true,"test_card": true, "resource_and_tool": true, "brand_card": true, "institution_card": true,"login_card": true,"hot_crowd": true, "hot_agency": true, "hot_user": true,"hot_contest": true,"hot_task": true,"hot_project": true}}, SQUARE_DISPLAY={"SQUARE_DISPLAY":{"popular_project": true,"popular_task": true}}, feature_task_import={"feature_task_import":true}, home_homeTabArr_right_all={"home_homeTabArr_right_all":[{"label": "找机构", "name": "findInstitution", "linkTo": "/agency/list/show"},{"label": "找专家", "name": "findExpert", "linkTo": "/expert/list"}]}, feature_task_acceptedPWD={"feature_task_acceptedPWD":true}, technology_searchType={"technology_searchType":"2"}, police_photo_url={"police_photo_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/police.png"}, footer_title_one={"footer_title_one":"南京慕测信息科技有限公司"}, footer_mobile={"footer_mobile":"电话:15375405363"}, TECHNOLOGY_DISPLAY={"TECHNOLOGY_DISPLAY":{"hot_article": true}}, footer_title_two={"footer_title_two":"软件定义世界,数据驱动未来"}, account_security={"account_security":[{"label": "修改登录密码", "linkTo": "/personal/modifyPsw"},{"label": "身份认证", "linkTo": "/personal/authentication"}]}, logo_white={"logo_white":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-white.png"}, footer_provider_number={"footer_provider_number":"苏ICP备09019504号"}, home_searchTypeArr_all={"home_searchTypeArr_all": [{"name": "全部","value": "all"},{"name": "项目","value": "0"},{"name": "机构","value": "1"},{"name": "资源","value": "2"},{"name": "专家","value": "3"}]}, footer_QRcode={"footer_QRcode":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/QRcode.png"}, account_security_all={"account_security_all":[{"label": "修改登录密码", "linkTo": "/personal/modifyPsw"},{"label":"手机绑定","linkTo":"/personal/phoneBinding"},{"label":"邮箱绑定","linkTo":"/personal/mailBinding"},{"label": "身份认证", "linkTo": "/personal/authentication"}]}, logo_transparent={"logo_transparent":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-transparent.png"}, footer_email={"footer_email":"电子邮箱:cst@mooctest.net"}})) 2021-10-03 22:00:15:757 [http-nio-8080-exec-3] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] ed1fd244-9829-4f2b-b3cb-21b08b49eeba 119 ms 2021-10-03 22:00:15:906 [http-nio-8080-exec-4] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 721909ed-785b-4841-9c02-e34488f3fd5e traceId: 721909ed-785b-4841-9c02-e34488f3fd5e requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 22:00:15:907 [http-nio-8080-exec-4] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 22:00:15:907 [http-nio-8080-exec-4] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 721909ed-785b-4841-9c02-e34488f3fd5e true 2021-10-03 22:00:15:908 [http-nio-8080-exec-4] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 721909ed-785b-4841-9c02-e34488f3fd5e 2 ms 2021-10-03 22:00:15:909 [http-nio-8080-exec-4] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 53424119-2010-456e-9bb5-81832dade3e8 traceId: 53424119-2010-456e-9bb5-81832dade3e8 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#getCurrentUser 2021-10-03 22:00:15:923 [http-nio-8080-exec-4] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] a772f00a-e2ec-4616-a7b3-c1a2d6922145 traceId: a772f00a-e2ec-4616-a7b3-c1a2d6922145 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.advice.ExceptionAdvice#handleUnauthorized 2021-10-03 22:00:15:924 [http-nio-8080-exec-4] INFO c.m.crowd.site.controller.advice.ExceptionAdvice(ExceptionAdvice.java 80) -401:未经认证的请求 2021-10-03 22:00:15:925 [http-nio-8080-exec-4] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] a772f00a-e2ec-4616-a7b3-c1a2d6922145 请登录后访问 2021-10-03 22:00:15:925 [http-nio-8080-exec-4] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] a772f00a-e2ec-4616-a7b3-c1a2d6922145 2 ms 2021-10-03 22:00:16:178 [http-nio-8080-exec-5] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] cb02d097-042f-4a19-8796-1caa18a2215f traceId: cb02d097-042f-4a19-8796-1caa18a2215f requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/index/info/nocache requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 22:00:16:183 [http-nio-8080-exec-5] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 22:00:16:184 [http-nio-8080-exec-5] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] cb02d097-042f-4a19-8796-1caa18a2215f true 2021-10-03 22:00:16:185 [http-nio-8080-exec-5] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] cb02d097-042f-4a19-8796-1caa18a2215f 7 ms 2021-10-03 22:00:16:186 [http-nio-8080-exec-5] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] c2cc8a15-894c-4fe1-9038-038006a9033e traceId: c2cc8a15-894c-4fe1-9038-038006a9033e requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/index/info/nocache requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#indexInfoNoCache 2021-10-03 22:00:17:341 [http-nio-8080-exec-5] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] c2cc8a15-894c-4fe1-9038-038006a9033e ResponseVO(code=20000, msg=OK, data=IndexInfoDTO(fieldList=null, testTypeList=null, applicationTypeList=null, applicationTypeRank=[ApplicationTypeVO(code=MOBILE, name=移动APP测试, count=5, image=http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/%E5%AE%89%E5%8D%93.png, introduction=主要针对移动互联网应用(Android和IOS)进行功能性、兼容性、安全性和用户体验等众测服务。, testTypeList=null), ApplicationTypeVO(code=FLUSHBONAD, name=嵌入式软件测试, count=2, image=https://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/%E5%B5%8C%E5%85%A5%E5%BC%8F.png, introduction=主要针对嵌入式软件进行功能性、接口、代码安全审计等众测服务。, testTypeList=null), ApplicationTypeVO(code=WEB, name=Web应用测试, count=2, image=https://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/web%E5%BA%94%E7%94%A8.png, introduction=主要针对Web应用进行功能性、性能效率、兼容性、安全性、应用故障诊断、应用漏洞扫描等众测服务。, testTypeList=null)], agencyRank=[], userRank=[UserVO(id=20471, name=发包人员, userName=郭超, gender=男, email=1021172957@qq.com, mobile=13657094936, password=********, province=江苏省, city=连云港市, photoUrl=http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Image/20471_2653e799-29f5-483e-a470-7cb328ab20e2_1595681177293.jpeg, allProjectPrice=null, authType=noAuth, taskCount=1, birthday=2020-07-25, personalCompetence=null, personAbilities=null, unit=南京, county=null, address=江苏省连云港市)], competitionList=null, resourceList=null, toolList=null, residentAgencyList=null, partnerList=null, taskList=[], projectList=[CrowdTestProjectVO(id=2117, code=PROJ-2021070710001, name=测试接收码, userId=20471, regionalManagerId=99222, projectDistributionTypeId=2, applicationType=FLUSHBONAD, linkMan=G, linkManMobile=13657094936, type=["WDXCS"], fieldType=ZNCGQ, description=1, distributionProvince=null, distributionCity=null, projectFile=, requirementFile=, quotedPrice=1.1111111E7, fixedPrice=null, restPrice=1.111111E7, status=2, deadTime=2022-07-30 00:00:00.0, endTime=null, isDeleted=0, joinCount=0, createTime=2021-07-07 10:44:37.0, time_interval=88天前发布)])) 2021-10-03 22:00:17:346 [http-nio-8080-exec-5] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] c2cc8a15-894c-4fe1-9038-038006a9033e 1160 ms 2021-10-03 22:00:33:864 [http-nio-8080-exec-6] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 49305e5d-b5a2-4ec6-916b-e47578d6c4c2 traceId: 49305e5d-b5a2-4ec6-916b-e47578d6c4c2 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/configuration requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 22:00:33:867 [http-nio-8080-exec-6] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 22:00:33:869 [http-nio-8080-exec-6] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 49305e5d-b5a2-4ec6-916b-e47578d6c4c2 true 2021-10-03 22:00:33:869 [http-nio-8080-exec-6] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 49305e5d-b5a2-4ec6-916b-e47578d6c4c2 6 ms 2021-10-03 22:00:33:871 [http-nio-8080-exec-6] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 00ae31c8-8ce1-40ff-88f4-88d7f07f2123 traceId: 00ae31c8-8ce1-40ff-88f4-88d7f07f2123 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/configuration requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#getConfigurationList 2021-10-03 22:00:33:989 [http-nio-8080-exec-6] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 00ae31c8-8ce1-40ff-88f4-88d7f07f2123 ResponseVO(code=20000, msg=OK, data=ConfigurationVO(configurationList={mooctest_rank_logo_url={"mooctest_rank_logo_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/ranking-bcg.png"}, square_menuArr_all={"square_menuArr_all":[{"label": "首页", "name": "squareHome"},{"label": "测试项目", "name": "project"},{"label": "测试任务", "name": "task"}]}, home_homeTabArr_default={"home_homeTabArr_default":"homepage"}, mooctest_rank_url={"mooctest_rank_url":"http://139.224.0.118:8200/#/"}, square_searchType={"square_searchType":"project"}, user_info={"user_info":[{"label": "基本信息", "linkTo": "/personal/mine"},{"label": "我的资质", "linkTo": "/personal/qualification"},{"label": "我的银行卡", "linkTo": "/personal/bankCard"}]}, footer_provider_number_url={"footer_provider_number_url":"http://www.beian.miit.gov.cn/"}, home_searchTypeArr_left_all={"home_homeTabArr_left_all":[{"label": "首页", "name": "homepage", "linkTo": "/home"},{"label": "信创广场", "name": "square", "linkTo": "/square"},{"label": "众测技术", "name": "technology", "linkTo": "/technology"},{"label": "排行榜", "name": "ranking", "linkTo": "www.mooctest.net"}]}, technology_searchTypeArr={"technology_searchTypeArr":[{"name": "众测工具","value": "2","label": "工具"},{"name": "众测案例","value": "3","label": "案例"},{"name": "技术文章","value": "0","label": "文章"},{"name": "论文专著","value": "1","label": "专著"}]}, home_searchTypeArr={"home_searchTypeArr": [{"name": "全部","value": "all"}]}, manage_url={"manage_url":"http://139.224.0.118:8200/#/"}, user_info_all={"user_info_all":[{"label": "基本信息", "linkTo": "/personal/mine"},{"label": "我的资质", "linkTo": "/personal/qualification"},{"label": "我的银行卡", "linkTo": "/personal/bankCard"}]}, internet_content_provider={"internet_content_provider":"苏公网安备 44011602000570号"}, copy_right={"copy_right":"版权所有©南京慕测信息科技有限公司"}, name_QRcode={"name_QRcode":"官方微信公众号"}, login_description={"login_description":"番禺职业技术学院信创实训室"}, logo_background={"logo_background":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-transparent.png"}, logoTitle={"logoTitle":"慕测排行"}, subtitle={"subtitle": "©2021Q2 MoocTest"}, home_homeTabArr_right={"home_homeTabArr_right":[]}, mooctest_rank_top_three={"mooctest_rank_top_three":["list?field=BASESF&code=OS","list?field=BASESF&code=OFFICE","list?field=BASESF&code=ANTIVIRUS"]}, task_recommend_url={"task_recommend_url":"http://8.134.39.104:7477/userinformation.html"}, footer_fax={"footer_fax":"传真:020-32068111"}, title={"title": "番禺职业技术学院信创实训室"}, square_searchTabArr={"square_searchTabArr":[{"label": "项目", "name": "project"},{"label": "任务", "name": "task"}]}, technology_searchTypeArr_all={"technology_searchTypeArr_all":[{"name": "众测工具","value": "2","label": "工具"},{"name": "众测案例","value": "3","label": "案例"},{"name": "技术文章","value": "0","label": "文章"},{"name": "论文专著","value": "1","label": "专著"}]}, HOME_DISPLAY={"HOME_DISPLAY":{"mooctest_rank":true,"test_menu": true,"test_card": true, "resource_and_tool": true, "brand_card": false, "institution_card": false,"login_card": true,"hot_crowd": false, "hot_agency": false, "hot_user": false,"hot_contest": true,"hot_task": true,"hot_project": false}}, home_searchType={"home_searchType":0}, home_homeTabArr_left={"home_homeTabArr_left":[{"label": "首页", "name": "homepage", "linkTo": "/home"},{"label": "信创广场", "name": "square", "linkTo": "/square"},{"label": "众测技术", "name": "technology", "linkTo": "/technology"}]}, login_title={"login_title":"hi,欢迎使用信创实验室"}, square_menuArr={"square_menuArr":[{"label": "首页", "name": "squareHome"},{"label": "测试项目", "name": "project"},{"label": "测试任务", "name": "task"}]}, square_searchTabArr_all={"square_searchTabArr_all":[{"label": "项目", "name": "project"},{"label": "任务", "name": "task"}]}, feature_task_recommend={"feature_task_recommend":false}, home_background_url={"home_background_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/home-background.jpeg"}, square_currTab={"square_currTab":"squareHome"}, HOME_DISPLAY_all={"HOME_DISPLAY_all":{"mooctest_rank":true,"test_menu": true,"test_card": true, "resource_and_tool": true, "brand_card": true, "institution_card": true,"login_card": true,"hot_crowd": true, "hot_agency": true, "hot_user": true,"hot_contest": true,"hot_task": true,"hot_project": true}}, SQUARE_DISPLAY={"SQUARE_DISPLAY":{"popular_project": true,"popular_task": true}}, feature_task_import={"feature_task_import":true}, home_homeTabArr_right_all={"home_homeTabArr_right_all":[{"label": "找机构", "name": "findInstitution", "linkTo": "/agency/list/show"},{"label": "找专家", "name": "findExpert", "linkTo": "/expert/list"}]}, feature_task_acceptedPWD={"feature_task_acceptedPWD":true}, technology_searchType={"technology_searchType":"2"}, police_photo_url={"police_photo_url":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/police.png"}, footer_title_one={"footer_title_one":"南京慕测信息科技有限公司"}, footer_mobile={"footer_mobile":"电话:15375405363"}, TECHNOLOGY_DISPLAY={"TECHNOLOGY_DISPLAY":{"hot_article": true}}, footer_title_two={"footer_title_two":"软件定义世界,数据驱动未来"}, account_security={"account_security":[{"label": "修改登录密码", "linkTo": "/personal/modifyPsw"},{"label": "身份认证", "linkTo": "/personal/authentication"}]}, logo_white={"logo_white":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-white.png"}, footer_provider_number={"footer_provider_number":"苏ICP备09019504号"}, home_searchTypeArr_all={"home_searchTypeArr_all": [{"name": "全部","value": "all"},{"name": "项目","value": "0"},{"name": "机构","value": "1"},{"name": "资源","value": "2"},{"name": "专家","value": "3"}]}, footer_QRcode={"footer_QRcode":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/QRcode.png"}, account_security_all={"account_security_all":[{"label": "修改登录密码", "linkTo": "/personal/modifyPsw"},{"label":"手机绑定","linkTo":"/personal/phoneBinding"},{"label":"邮箱绑定","linkTo":"/personal/mailBinding"},{"label": "身份认证", "linkTo": "/personal/authentication"}]}, logo_transparent={"logo_transparent":"http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Plantform/image/logo-transparent.png"}, footer_email={"footer_email":"电子邮箱:cst@mooctest.net"}})) 2021-10-03 22:00:33:994 [http-nio-8080-exec-6] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 00ae31c8-8ce1-40ff-88f4-88d7f07f2123 124 ms 2021-10-03 22:00:34:113 [http-nio-8080-exec-7] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 566ddac7-ea27-4742-9fa6-d8ae1145b9ab traceId: 566ddac7-ea27-4742-9fa6-d8ae1145b9ab requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 22:00:34:114 [http-nio-8080-exec-7] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 22:00:34:115 [http-nio-8080-exec-7] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 566ddac7-ea27-4742-9fa6-d8ae1145b9ab true 2021-10-03 22:00:34:115 [http-nio-8080-exec-7] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 566ddac7-ea27-4742-9fa6-d8ae1145b9ab 2 ms 2021-10-03 22:00:34:117 [http-nio-8080-exec-7] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 011c083c-bd8f-45af-80a3-589ad79e7a75 traceId: 011c083c-bd8f-45af-80a3-589ad79e7a75 requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#getCurrentUser 2021-10-03 22:00:34:133 [http-nio-8080-exec-7] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] d4fc4b49-a7dd-41d1-a34d-53a32f8232ea traceId: d4fc4b49-a7dd-41d1-a34d-53a32f8232ea requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/currentUser/ requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.advice.ExceptionAdvice#handleUnauthorized 2021-10-03 22:00:34:135 [http-nio-8080-exec-7] INFO c.m.crowd.site.controller.advice.ExceptionAdvice(ExceptionAdvice.java 80) -401:未经认证的请求 2021-10-03 22:00:34:135 [http-nio-8080-exec-7] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] d4fc4b49-a7dd-41d1-a34d-53a32f8232ea 请登录后访问 2021-10-03 22:00:34:135 [http-nio-8080-exec-7] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] d4fc4b49-a7dd-41d1-a34d-53a32f8232ea 3 ms 2021-10-03 22:00:34:337 [http-nio-8080-exec-8] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 972a3504-2d99-4fdf-afca-590814233bec traceId: 972a3504-2d99-4fdf-afca-590814233bec requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/index/info/nocache requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.interceptor.AuthCheckInterceptor#preHandle 2021-10-03 22:00:34:342 [http-nio-8080-exec-8] INFO c.m.c.s.c.interceptor.AuthCheckInterceptor(AuthCheckInterceptor.java 31) -无需认证的接口访问 2021-10-03 22:00:34:343 [http-nio-8080-exec-8] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 972a3504-2d99-4fdf-afca-590814233bec true 2021-10-03 22:00:34:344 [http-nio-8080-exec-8] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 972a3504-2d99-4fdf-afca-590814233bec 7 ms 2021-10-03 22:00:34:358 [http-nio-8080-exec-8] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 93) -[AOP-LOG-START] 586c08f3-966d-4fb5-9c18-9e823c72538a traceId: 586c08f3-966d-4fb5-9c18-9e823c72538a requestIP: 0:0:0:0:0:0:0:1 contentType:null requestUrl: http://localhost:8080/api/common/index/info/nocache requestMethod: GET requestParams: null targetClassAndMethod: com.mooctest.crowd.site.controller.CommonController#indexInfoNoCache 2021-10-03 22:00:35:469 [http-nio-8080-exec-8] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 103) -[AOP-LOG-END] 586c08f3-966d-4fb5-9c18-9e823c72538a ResponseVO(code=20000, msg=OK, data=IndexInfoDTO(fieldList=null, testTypeList=null, applicationTypeList=null, applicationTypeRank=[ApplicationTypeVO(code=MOBILE, name=移动APP测试, count=5, image=http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/%E5%AE%89%E5%8D%93.png, introduction=主要针对移动互联网应用(Android和IOS)进行功能性、兼容性、安全性和用户体验等众测服务。, testTypeList=null), ApplicationTypeVO(code=FLUSHBONAD, name=嵌入式软件测试, count=2, image=https://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/%E5%B5%8C%E5%85%A5%E5%BC%8F.png, introduction=主要针对嵌入式软件进行功能性、接口、代码安全审计等众测服务。, testTypeList=null), ApplicationTypeVO(code=WEB, name=Web应用测试, count=2, image=https://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/ApplicationType/web%E5%BA%94%E7%94%A8.png, introduction=主要针对Web应用进行功能性、性能效率、兼容性、安全性、应用故障诊断、应用漏洞扫描等众测服务。, testTypeList=null)], agencyRank=[], userRank=[UserVO(id=20471, name=发包人员, userName=郭超, gender=男, email=1021172957@qq.com, mobile=13657094936, password=********, province=江苏省, city=连云港市, photoUrl=http://mooctest-crowd-service.oss-cn-hangzhou.aliyuncs.com/Image/20471_2653e799-29f5-483e-a470-7cb328ab20e2_1595681177293.jpeg, allProjectPrice=null, authType=noAuth, taskCount=1, birthday=2020-07-25, personalCompetence=null, personAbilities=null, unit=南京, county=null, address=江苏省连云港市)], competitionList=null, resourceList=null, toolList=null, residentAgencyList=null, partnerList=null, taskList=[], projectList=[CrowdTestProjectVO(id=2117, code=PROJ-2021070710001, name=测试接收码, userId=20471, regionalManagerId=99222, projectDistributionTypeId=2, applicationType=FLUSHBONAD, linkMan=G, linkManMobile=13657094936, type=["WDXCS"], fieldType=ZNCGQ, description=1, distributionProvince=null, distributionCity=null, projectFile=, requirementFile=, quotedPrice=1.1111111E7, fixedPrice=null, restPrice=1.111111E7, status=2, deadTime=2022-07-30 00:00:00.0, endTime=null, isDeleted=0, joinCount=0, createTime=2021-07-07 10:44:37.0, time_interval=88天前发布)])) 2021-10-03 22:00:35:473 [http-nio-8080-exec-8] INFO c.mooctest.crowd.site.anticorruption.WebLogAspect(WebLogAspect.java 104) -[SPEND TIME] 586c08f3-966d-4fb5-9c18-9e823c72538a 1127 ms