2020-12-22 14:08:50.961 INFO [main] [] i.g.s.SpringBootPlusApplication 55 : Starting SpringBootPlusApplication on DESKTOP-OJV4K85 with PID 15580 (D:\next\ctms\7SPMS\SPMS-api\bootstrap\target\classes started by 亚洲 in D:\next\ctms\7SPMS\SPMS-api) 2020-12-22 14:08:50.981 DEBUG [main] [] i.g.s.SpringBootPlusApplication 56 : Running with Spring Boot v2.2.5.RELEASE, Spring v5.2.4.RELEASE 2020-12-22 14:08:50.982 INFO [main] [] i.g.s.SpringBootPlusApplication 655 : The following profiles are active: dev 2020-12-22 14:08:54.975 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 249 : Multiple Spring Data modules found, entering strict repository configuration mode! 2020-12-22 14:08:54.980 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 127 : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2020-12-22 14:08:55.103 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 187 : Finished Spring Data repository scanning in 95ms. Found 0 Redis repository interfaces. 2020-12-22 14:08:55.802 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'shiroConfig' of type [io.geekidea.springbootplus.config.ShiroConfig$$EnhancerBySpringCGLIB$$fd2a1134] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:56.096 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'jwtProperties' of type [io.geekidea.springbootplus.config.properties.JwtProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:56.101 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisTemplateConfig' of type [io.geekidea.springbootplus.config.RedisTemplateConfig$$EnhancerBySpringCGLIB$$1df8f5d8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:56.125 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:56.134 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:56.513 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:56.687 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:56.872 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:56.873 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'loginRedisServiceImpl' of type [io.geekidea.springbootplus.framework.shiro.cache.impl.LoginRedisServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:57.842 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'credentialsMatcher' of type [io.geekidea.springbootplus.framework.shiro.jwt.JwtCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:57.849 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'jwtRealm' of type [io.geekidea.springbootplus.framework.shiro.jwt.JwtRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:57.852 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'sessionStorageEvaluator' of type [org.apache.shiro.web.mgt.DefaultWebSessionStorageEvaluator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:57.853 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'subjectDAO' of type [org.apache.shiro.mgt.DefaultSubjectDAO] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:57.864 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:57.934 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'shiroLoginServiceImpl' of type [io.geekidea.springbootplus.framework.shiro.service.impl.ShiroLoginServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:57.950 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'spring-boot-plus.shiro-io.geekidea.springbootplus.config.properties.ShiroProperties' of type [io.geekidea.springbootplus.config.properties.ShiroProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:58.084 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 186 : anonList:[["/login","/logout"],["/static/**","/templates/**"],["/swagger-ui.html","/docs","/doc.html","/swagger-resources/**","/webjars/**","/v2/api-docs","/csrf","/v2/api-docs-ext","/null/swagger-resources/**"],["/actuator/**"],[],["/","/index.html"],["/**/**"]] 2020-12-22 14:08:58.145 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 201 : definitions:{"/upload/**":"anon","/getSysUserInfo":"anon","/enum":"anon","/verificationCode/**":"anon","/resource/**":"anon"} 2020-12-22 14:08:58.146 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 209 : permissionConfigs:null 2020-12-22 14:08:58.149 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 240 : filterChainMap:{"/login":"anon","/logout":"anon","/static/**":"anon","/templates/**":"anon","/swagger-ui.html":"anon","/docs":"anon","/doc.html":"anon","/swagger-resources/**":"anon","/webjars/**":"anon","/v2/api-docs":"anon","/csrf":"anon","/v2/api-docs-ext":"anon","/null/swagger-resources/**":"anon","/actuator/**":"anon","/":"anon","/index.html":"anon","/**/**":"anon","/resource/**":"anon","/upload/**":"anon","/verificationCode/**":"anon","/getSysUserInfo":"anon","/enum":"anon","/**":"jwtFilter"} 2020-12-22 14:08:58.244 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:58.625 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisCacheConfig' of type [io.geekidea.springbootplus.config.RedisCacheConfig$$EnhancerBySpringCGLIB$$c1e3750e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:08:59.476 INFO [main] [] o.s.b.w.embedded.tomcat.TomcatWebServer 92 : Tomcat initialized with port(s): 8899 (http) 2020-12-22 14:08:59.497 INFO [main] [] o.a.coyote.http11.Http11NioProtocol 173 : Initializing ProtocolHandler ["http-nio-8899"] 2020-12-22 14:08:59.499 INFO [main] [] o.apache.catalina.core.StandardService 173 : Starting service [Tomcat] 2020-12-22 14:08:59.499 INFO [main] [] org.apache.catalina.core.StandardEngine 173 : Starting Servlet engine: [Apache Tomcat/9.0.31] 2020-12-22 14:08:59.747 INFO [main] [] o.a.c.c.C.[Tomcat].[localhost].[/api] 173 : Initializing Spring embedded WebApplicationContext 2020-12-22 14:08:59.747 INFO [main] [] o.s.web.context.ContextLoader 284 : Root WebApplicationContext: initialization completed in 8580 ms 2020-12-22 14:08:59.801 DEBUG [main] [] i.g.s.config.SpringBootPlusCorsConfig 49 : corsProperties:SpringBootPlusCorsProperties(enable=true, path=/**, allowedOrigins=[*], allowedHeaders=[*], allowCredentials=true, allowedMethods=[OPTION, GET, POST], exposedHeaders=[token], maxAge=1800) 2020-12-22 14:08:59.940 DEBUG [main] [] i.g.s.config.SpringBootPlusWebMvcConfig 150 : SpringBootPlusProperties:{"allowDownloadFileExtensions":["jpg","png","docx","xlsx","pptx","pdf"],"allowUploadFileExtensions":["jpg","png","docx","xlsx","pptx","pdf"],"cors":{"allowCredentials":true,"allowedHeaders":["*"],"allowedMethods":["OPTION","GET","POST"],"allowedOrigins":["*"],"enable":true,"exposedHeaders":["token"],"maxAge":1800,"path":"/**"},"enableAnsi":true,"enableVerifyCode":false,"enumPackages":["com.example.foorbar.enums"],"filter":{"request":{"async":true,"enable":true,"order":1,"urlPatterns":["/*"]},"xss":{"async":true,"enable":true,"order":2,"urlPatterns":["/*"]}},"interceptor":{"download":{"enable":false,"excludePaths":[],"includePaths":["/download/**"]},"permission":{"enable":false,"excludePaths":[],"includePaths":["/**"]},"resource":{"enable":false,"excludePaths":[],"includePaths":["/resource/**"]},"springbootadmin":{"enable":false,"excludePaths":[],"includePaths":[]},"upload":{"enable":false,"excludePaths":[],"includePaths":["/upload/**"]}},"jwt":{"audience":"web","expireSecond":36000,"issuer":"spring-boot-plus","redisCheck":true,"refreshToken":true,"refreshTokenCountdown":600,"saltCheck":true,"secret":"666666","singleLogin":false,"tokenName":"token"},"loginInitHead":"http://127.0.0.1:8889/api/resource/logo.png","loginInitPassword":"admin","loginInitSalt":"666666","resourceAccessPath":"/resource/","resourceAccessPatterns":"/resource/**","resourceAccessUrl":"http://127.0.0.1:8899/api/resource/","resourceHandlers":"/static/**=classpath:/static/\nswagger-ui.html=classpath:/META-INF/resources/\n/webjars/**=classpath:/META-INF/resources/webjars/\ndoc.html=classpath:/META-INF/resources/\n","serverIp":"127.0.0.1","shiro":{"anon":[["/login","/logout"],["/static/**","/templates/**"],["/swagger-ui.html","/docs","/doc.html","/swagger-resources/**","/webjars/**","/v2/api-docs","/csrf","/v2/api-docs-ext","/null/swagger-resources/**"],["/actuator/**"],[],["/","/index.html"],["/**/**"]],"enable":true,"filterChainDefinitions":"/resource/**=anon\n/upload/**=anon\n/verificationCode/**=anon\n/enum=anon\n/getSysUserInfo=anon\n"},"swaggerPaths":["/swagger-ui.html","/docs","/doc.html","/swagger-resources/**","/webjars/**","/v2/api-docs","/csrf","/v2/api-docs-ext","/null/swagger-resources/**"],"uploadPath":"/opt/upload/"} 2020-12-22 14:09:01.014 INFO [main] [] o.s.b.a.e.web.ServletEndpointRegistrar 75 : Registered '/actuator/jolokia' to jolokia-actuator-endpoint 2020-12-22 14:09:01.059 INFO [main] [] i.g.s.framework.core.xss.XssFilter 36 : XssFilter init 2020-12-22 14:09:01.060 INFO [main] [] i.g.s.f.core.filter.RequestDetailFilter 39 : RequestDetailFilter init 2020-12-22 14:09:05.869 ERROR [main] [] c.b.m.core.MybatisConfiguration 84 : mapper[io.geekidea.springbootplus.system.mapper.SysUserMapper.getUserList] is ignored, because it exists, maybe from xml file 2020-12-22 14:09:07.683 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 171 : logAopConfig = SpringBootPlusAopProperties.LogAopConfig(enableRequestId=true, logPrintType=ORDER, requestIdType=IDWORK, requestLogFormat=true, responseLogFormat=true, excludePaths=[/, /csrf]) 2020-12-22 14:09:07.684 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 172 : logPrintType = ORDER 2020-12-22 14:09:07.684 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 173 : enableRequestId = true 2020-12-22 14:09:07.686 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 174 : requestIdType = IDWORK 2020-12-22 14:09:07.686 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 175 : operationLogConfig = SpringBootPlusAopProperties.OperationLogConfig(enable=true, excludePaths=[]) 2020-12-22 14:09:07.687 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 176 : loginLogConfig = SpringBootPlusAopProperties.LoginLogConfig(enable=true, loginPath=/login, logoutPath=/logout) 2020-12-22 14:09:07.687 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 177 : contextPath = /api 2020-12-22 14:09:07.775 DEBUG [main] [] i.g.s.f.c.controller.EnumController 75 : enumPackages:[com.example.foorbar.enums, io.geekidea.springbootplus.framework.common.enums, io.geekidea.springbootplus.system.enums] 2020-12-22 14:09:07.924 INFO [main] [] org.reflections.Reflections 228 : Reflections took 95 ms to scan 2 urls, producing 2 keys and 6 values 2020-12-22 14:09:07.962 DEBUG [main] [] i.g.s.f.c.controller.EnumController 97 : enumMap:{io.geekidea.springbootplus.system.enums.StateEnum={0=EnumVo(code=0, desc=禁用, baseEnum=DISABLE), 1=EnumVo(code=1, desc=启用, baseEnum=ENABLE)}, io.geekidea.springbootplus.system.enums.MenuLevelEnum={1=EnumVo(code=1, desc=一级菜单, baseEnum=ONE), 2=EnumVo(code=2, desc=二级菜单, baseEnum=TWO), 3=EnumVo(code=3, desc=三级菜单, baseEnum=THREE), 4=EnumVo(code=4, desc=功能菜单, baseEnum=four)}, io.geekidea.springbootplus.system.enums.EntityEnum={0=EnumVo(code=0, desc=null, baseEnum=SYS_DEPARTMENT), 1=EnumVo(code=1, desc=null, baseEnum=SYS_ROLE), 2=EnumVo(code=2, desc=null, baseEnum=SYS_USER), 3=EnumVo(code=3, desc=null, baseEnum=T_PROJECT), 4=EnumVo(code=4, desc=null, baseEnum=T_SUBMIT_RULES), 5=EnumVo(code=5, desc=null, baseEnum=T_SUBMIT_RULES_DETAIL), 6=EnumVo(code=6, desc=null, baseEnum=T_SUBMIT_RULES_TIME)}} 2020-12-22 14:09:08.014 DEBUG [main] [] i.g.s.framework.shiro.util.JwtTokenUtil 42 : tokenName:token 2020-12-22 14:09:08.019 INFO [main] [] i.g.s.framework.shiro.util.JwtUtil 51 : {"audience":"web","expireSecond":36000,"issuer":"spring-boot-plus","redisCheck":true,"refreshToken":true,"refreshTokenCountdown":600,"saltCheck":true,"secret":"666666","singleLogin":false,"tokenName":"token"} 2020-12-22 14:09:08.049 DEBUG [main] [] i.g.s.c.p.SpringBootPlusStaticProperties 45 : INFO_PROJECT_VERSION:2.0 2020-12-22 14:09:44.890 INFO [main] [] o.s.b.a.e.web.EndpointLinksResolver 58 : Exposing 15 endpoint(s) beneath base path '/actuator' 2020-12-22 14:09:45.340 INFO [main] [] pertySourcedRequestMappingHandlerMapping 69 : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2020-12-22 14:09:45.443 DEBUG [main] [] i.g.s.config.Swagger2Config 155 : swaggerProperties = SwaggerProperties(enable=true, basePackage=io.geekidea.springbootplus,com.example, contactEmail=geekidea@qq.com, contactName=springboot.plus, contactUrl=https://springboot.plus, description=, title=spring-boot-plus API Documents, url=https://springboot.plus, version=2.0, parameterConfig=[SwaggerProperties.ParameterConfig(name=token, description=Token Request Header, type=header, dataType=String, required=false, defaultValue=)]) 2020-12-22 14:09:45.445 INFO [main] [] i.g.s.config.Swagger2Config 166 : swagger scan basePackages:[io.geekidea.springbootplus, com.example] 2020-12-22 14:09:46.784 INFO [main] [] o.s.s.c.ThreadPoolTaskScheduler 181 : Initializing ExecutorService 2020-12-22 14:09:47.887 INFO [main] [] o.s.s.c.ThreadPoolTaskScheduler 181 : Initializing ExecutorService 'taskScheduler' 2020-12-22 14:09:48.429 INFO [main] [] d.s.w.p.DocumentationPluginsBootstrapper 160 : Context refreshed 2020-12-22 14:09:48.455 INFO [main] [] d.s.w.p.DocumentationPluginsBootstrapper 163 : Found 1 custom documentation plugin(s) 2020-12-22 14:09:48.570 INFO [main] [] s.d.s.w.s.ApiListingReferenceScanner 41 : Scanning for api listing references 2020-12-22 14:09:51.019 INFO [main] [] .d.s.w.r.o.CachingOperationNameGenerator 40 : Generating unique operation named: getLeadingOptionsListUsingGET_1 2020-12-22 14:09:51.032 INFO [main] [] .d.s.w.r.o.CachingOperationNameGenerator 40 : Generating unique operation named: optionsListUsingGET_1 2020-12-22 14:09:51.440 INFO [main] [] .d.s.w.r.o.CachingOperationNameGenerator 40 : Generating unique operation named: optionsListUsingGET_2 2020-12-22 14:09:51.924 INFO [main] [] .d.s.w.r.o.CachingOperationNameGenerator 40 : Generating unique operation named: getSysUserUsingGET_1 2020-12-22 14:09:52.203 INFO [main] [] o.a.coyote.http11.Http11NioProtocol 173 : Starting ProtocolHandler ["http-nio-8899"] 2020-12-22 14:09:52.240 INFO [main] [] o.s.b.w.embedded.tomcat.TomcatWebServer 204 : Tomcat started on port(s): 8899 (http) with context path '/api' 2020-12-22 14:09:52.244 INFO [main] [] i.g.s.SpringBootPlusApplication 61 : Started SpringBootPlusApplication in 62.988 seconds (JVM running for 66.527) 2020-12-22 14:09:52.256 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 90 : projectFinalName : bootstrap-2.0 2020-12-22 14:09:52.256 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 91 : projectVersion : 2.0 2020-12-22 14:09:52.256 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 92 : profileActive : dev 2020-12-22 14:09:52.256 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 93 : contextPath : /api 2020-12-22 14:09:52.256 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 94 : serverIp : 127.0.0.1 2020-12-22 14:09:52.256 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 95 : port : 8899 2020-12-22 14:09:52.256 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 110 : Admin: http://127.0.0.1:8000 2020-12-22 14:09:52.257 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 111 : Home: http://127.0.0.1:8899/api 2020-12-22 14:09:52.257 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 112 : Knife4j: http://127.0.0.1:8899/api/doc.html 2020-12-22 14:09:52.257 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 113 : Swagger: http://127.0.0.1:8899/api/swagger-ui.html 2020-12-22 14:09:52.257 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 114 : spring-boot-plus project start success........... 2020-12-22 14:09:52.266 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 116 :  ____ __ __ ____ /\ _`\ /\ \__ /\ \__ /\ _`\ \ \,\L\_\ \ ,_\ __ _ __\ \ ,_\ \ \,\L\_\ __ __ ___ ___ __ ____ ____ \/_\__ \\ \ \/ /'__`\ /\`'__\ \ \/ \/_\__ \ /\ \/\ \ /'___\ /'___\ /'__`\ /',__\ /',__\ /\ \L\ \ \ \_/\ \L\.\_\ \ \/ \ \ \_ /\ \L\ \ \ \_\ \/\ \__//\ \__//\ __//\__, `\/\__, `\ \ `\____\ \__\ \__/.\_\\ \_\ \ \__\ \ `\____\ \____/\ \____\ \____\ \____\/\____/\/\____/ \/_____/\/__/\/__/\/_/ \/_/ \/__/ \/_____/\/___/ \/____/\/____/\/____/\/___/ \/___/  2020-12-22 14:09:52.266 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 66 : =========================================================================================== !!!准备工作!!! 1.导入SQL初始化脚本:docs/db,根据不同数据库导入对应SQL脚本并修改链接等信息配置 2.启动Redis服务,必要条件 3.启动SpringBootAdmin Server,可选操作,admin模块中,启动SpringBootPlusAdminApplication 4.根据项目需要,修改项目配置,请先查看官网配置文档:https://springboot.plus/config/ 5.项目模块说明: admin: SpringBootAdmin Server启动模块 bootstrap: 项目启动模块 config: 项目配置模块 distribution:项目打包模块,打包时,请先选中Maven Profiles中的release和对应环境 example: 业务自定义模块,自己的业务代码可在example下进行,也可以再创建模块 framework: 项目核心框架模块 generator: 代码生成模块,启动类:SpringBootPlusGenerator,请根据实际情况进行配置 scheduled: 任务调度模块 system: 系统管理模块 6.FAQ:https://springboot.plus/faq.html 7.如开发中遇到bug及问题,欢迎提交ISSUES:https://github.com/geekidea/spring-boot-plus/issues 8.QQ:625301326,进群答案:springboot.plus ===========================================================================================  2020-12-22 14:09:52.913 INFO [RMI TCP Connection(18)-192.168.3.182] [] o.a.c.c.C.[Tomcat].[localhost].[/api] 173 : Initializing Spring DispatcherServlet 'dispatcherServlet' 2020-12-22 14:09:52.913 INFO [RMI TCP Connection(18)-192.168.3.182] [] o.s.web.servlet.DispatcherServlet 525 : Initializing Servlet 'dispatcherServlet' 2020-12-22 14:09:52.916 INFO [RMI TCP Connection(17)-192.168.3.182] [] com.zaxxer.hikari.HikariDataSource 110 : HikariPool-1 - Starting... 2020-12-22 14:09:52.944 INFO [RMI TCP Connection(18)-192.168.3.182] [] o.s.web.servlet.DispatcherServlet 547 : Completed initialization in 31 ms 2020-12-22 14:09:53.186 INFO [RMI TCP Connection(17)-192.168.3.182] [] com.zaxxer.hikari.HikariDataSource 123 : HikariPool-1 - Start completed. 2020-12-22 14:09:53.535 INFO [boundedElastic-1] [] io.lettuce.core.EpollProvider 68 : Starting without optional epoll library 2020-12-22 14:09:53.539 INFO [boundedElastic-1] [] io.lettuce.core.KqueueProvider 70 : Starting without optional kqueue library 2020-12-22 14:09:54.400 WARN [registrationTask1] [] d.c.b.a.c.r.ApplicationRegistrator 93 : Failed to register application as Application(name=spring-boot-plus, managementUrl=http://127.0.0.1:8899/api/actuator, healthUrl=http://127.0.0.1:8899/api/actuator/health, serviceUrl=http://127.0.0.1:8899/api) at spring-boot-admin ([http://127.0.0.1:8000/instances]): I/O error on POST request for "http://127.0.0.1:8000/instances": Connection refused: connect; nested exception is java.net.ConnectException: Connection refused: connect. Further attempts are logged on DEBUG level 2020-12-22 14:10:06.449 INFO [http-nio-8899-exec-3] [] o.apache.tomcat.util.http.parser.Cookie 173 : A cookie header was received [1608532244,1608543291,1608600231; dap_userName=dap1; JSESSIONID=1FB077AC212E4A7AE0063A3DE1B4E018; Hm_lpvt_21be24c80829bd7a683b2c536fcf520b=1608613297] that contained an invalid cookie. That cookie will be ignored. Note: further occurrences of this error will be logged at DEBUG level. 2020-12-22 14:10:07.202 INFO [http-nio-8899-exec-3] [1341264735927291905] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/login", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "application/json;charset=UTF-8", "requestBody" : true, "param" : { "username" : "chenyazhou", "password" : "chenyazhou" }, "time" : "2020-12-22 14:10:07" } 2020-12-22 14:10:07.649 INFO [http-nio-8899-exec-2] [1341264737756008450] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuListArrayByUserId/28", "ip" : "127.0.0.1", "requestMethod" : "GET", "requestBody" : false, "time" : "2020-12-22 14:10:07" } 2020-12-22 14:10:07.964 INFO [http-nio-8899-exec-4] [1341264739131740161] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getAllMenuTreeObject", "ip" : "127.0.0.1", "requestMethod" : "GET", "requestBody" : false, "time" : "2020-12-22 14:10:07" } 2020-12-22 14:10:08.335 DEBUG [http-nio-8899-exec-3] [1341264735927291905] i.g.s.framework.shiro.util.JwtUtil 68 : username:chenyazhou 2020-12-22 14:10:08.337 DEBUG [http-nio-8899-exec-3] [1341264735927291905] i.g.s.framework.shiro.util.JwtUtil 74 : salt:d8fb5fa932771891bc98ef9c3f3e42f24a25b6fb1f292e3533b9c54077c14990 2020-12-22 14:10:08.339 DEBUG [http-nio-8899-exec-3] [1341264735927291905] i.g.s.framework.shiro.util.JwtUtil 84 : expireSecond:36000 2020-12-22 14:10:08.343 DEBUG [http-nio-8899-exec-3] [1341264735927291905] i.g.s.framework.shiro.util.JwtUtil 86 : expireDate:Wed Dec 23 00:10:08 CST 2020 2020-12-22 14:10:08.389 DEBUG [http-nio-8899-exec-3] [1341264735927291905] i.g.s.s.service.impl.LoginServiceImpl 188 : token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI 2020-12-22 14:10:08.725 DEBUG [http-nio-8899-exec-3] [1341264735927291905] i.g.s.framework.shiro.jwt.JwtRealm 86 : doGetAuthenticationInfo authenticationToken... 2020-12-22 14:10:10.047 DEBUG [http-nio-8899-exec-3] [1341264735927291905] i.g.s.s.service.impl.LoginServiceImpl 206 : 登录成功,username:chenyazhou 2020-12-22 14:10:10.502 INFO [http-nio-8899-exec-3] [1341264735927291905] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI", "loginSysUserVo" : { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "state" : 1, "departmentId" : null, "departmentName" : "GCP123", "roleId" : 46, "roleName" : "德派软件", "roleCode" : null, "type" : null, "permissionCodes" : [ "", "projectInspection:look", "financeManage:expenses", "projectInspection:list", "workAchievement", "usergroup:del", "scientificResearch:newMedicine", "role:add", "research", "projectUpdate:add", "projectUpdate:update", "system:setting:roleList", "projectInspection:add", "projectConclusion:add", "usergroup:add", "role:del", "projectConclusion:list", "projectConclusion:look", "system:setting:groupList", "financeManage:costAggregation", "group:del", "projectInspection:opr", "group:add", "system:setting:userListEdit", "project:list", "scientificResearch:otherAchievements", "scientificResearch:researchAward", "project:add", "usergroup:edit", "managementLog:attachlog", "project:edit", "projectUpdate:list", "user:list", "system:setting:userList", "group:edit", "project:del", "project:file", "user:del", "managementLog:auditinglog", "usergroup:list", "scientificResearch:softwareCopyright", "financeManage:financeManage", "role:list", "scientificResearch:scientificResearch", "patentAchievements", "group:list", "financeManage:refund", "system:project", "projectConclusion:opr", "user:add", "financeManage:budget", "user:edit", "system:setting:organization", "/managementLog:operatelog", "system:project:projectApplication", "role:edit", "system:setting" ], "productID" : null, "projectID" : null, "reportID" : null, "isSystemAdmin" : 0, "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionList" : [ { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "version" : 0, "title" : "【进行中检】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "version" : 0, "title" : "【只读】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "version" : 0, "title" : "【审查】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "version" : 0, "title" : "【增删改】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "version" : 0, "title" : "【编辑】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "version" : 0, "title" : "【变更审核】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "version" : 0, "title" : "【增删改】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "version" : 0, "title" : "【审核】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "version" : 0, "title" : "【删除】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "version" : 0, "title" : "【新增变更】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "version" : 0, "title" : "【项目结项列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "version" : 0, "title" : "【审核】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "version" : 0, "title" : "【只读】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "version" : 0, "title" : "【审查】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "version" : 0, "title" : "【添加】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "version" : 0, "title" : "【添加】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "version" : 0, "title" : "【项目变更列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "version" : 0, "title" : "【提交结项报告】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "version" : 0, "title" : "【审查】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "version" : 0, "title" : "【增删改】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "version" : 0, "title" : "【编辑】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "version" : 0, "title" : "【编辑】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "version" : 0, "title" : "【查看结项报告】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "version" : 0, "title" : "【审核】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "version" : 0, "title" : "【删除】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "version" : 0, "title" : "【添加】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "version" : 0, "title" : "【删除】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "version" : 0, "title" : "【项目中检列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "version" : 0, "title" : "【进行结项】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "version" : 0, "title" : "【只读】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "version" : 0, "title" : "【审查】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "version" : 0, "title" : "【添加】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "version" : 0, "title" : "【编辑】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "version" : 0, "title" : "【附件管理】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "version" : 0, "title" : "【提交中检报告】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "version" : 0, "title" : "【增删改】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "version" : 0, "title" : "【编辑】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "version" : 0, "title" : "【删除】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "version" : 0, "title" : "【查看中检报告】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "version" : 0, "title" : "【审核】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "version" : 0, "title" : "【只读】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "version" : 0, "title" : "【删除】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "version" : 0, "title" : "【添加】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "version" : 0, "title" : "【单位列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "version" : 0, "title" : "【下属科室列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "version" : 0, "title" : "【角色列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "version" : 0, "title" : "论文成果", "redirect" : "/achievements/research", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "version" : 0, "title" : "下属科室管理", "redirect" : "/setting/groupList", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "version" : 0, "title" : "【科研人员列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "version" : 0, "title" : "【项目列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "version" : 0, "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "version" : 0, "title" : "科研队伍", "redirect" : "/setting", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "version" : 0, "title" : "著作成果", "redirect" : "/achievements/workAchievement", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "version" : 0, "title" : "科研项目", "redirect" : "/project", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "version" : 0, "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "version" : 0, "title" : "角色管理", "redirect" : "/setting/roleList", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "version" : 0, "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "version" : 0, "title" : "科研经费", "redirect" : "/financeManage/financeManage", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "version" : 0, "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28" }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "version" : 0, "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28" }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "version" : 0, "title" : "科研成果", "redirect" : "/scientificResearch", "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23" }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "version" : 0, "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28" }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "version" : 0, "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28" }, { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "version" : 0, "title" : "项目管理", "redirect" : "project/projectApplication", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "version" : 0, "title" : "项目变更", "redirect" : "project/projectUpdate", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "version" : 0, "title" : "项目结项", "redirect" : "project/projectConclusion", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "version" : 0, "title" : "项目中检", "redirect" : "project/projectInspection", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "version" : 0, "title" : "费用预算", "redirect" : "/financeManage/budget", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "version" : 0, "title" : "费用支出", "redirect" : "/financeManage/expenses", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "version" : 0, "title" : "费用退款", "redirect" : "/financeManage/refund", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "version" : 0, "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "version" : 0, "title" : "科研人员管理", "redirect" : "/setting/userList", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "version" : 0, "title" : "单位资料管理", "redirect" : "/setting/organization", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "version" : 0, "title" : "附件日志", "redirect" : "/managementLog/attachlog", "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36" }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "version" : 0, "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36" }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "version" : 0, "title" : "操作日志", "redirect" : "/managementLog/operatelog", "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54" }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "version" : 0, "title" : "系统设置", "redirect" : "/settingg", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" } ], "sysPermissionTreeVo" : [ { "id" : 206, "name" : "noticerecord", "parentId" : null, "url" : "/noticerecord", "code" : "noticerecord:noticerecord", "icon" : "email", "type" : 1, "level" : 1, "state" : 1, "sort" : 1, "remark" : "科研办公", "title" : "科研办公", "redirect" : "/noticerecord", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 207, "name" : "notice", "parentId" : 206, "url" : "/noticerecord/notice", "code" : "noticerecord:notice", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "公告管理", "title" : "公告管理", "redirect" : "/noticerecord/notice", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 208, "name" : "news", "parentId" : 206, "url" : "/noticerecord/news", "code" : "noticerecord:news", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "消息管理", "title" : "消息管理", "redirect" : "/noticerecord/news", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 261, "name" : "memorandum", "parentId" : 206, "url" : "/noticerecord/memorandum", "code" : "noticerecord:memorandum", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "备忘录管理", "title" : "备忘录管理", "redirect" : "/noticerecord/memorandum", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null } ] }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 245, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 246, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 247, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 248, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 225, "name" : "researchAssessment", "parentId" : null, "url" : "/assessment", "code" : "assessment:assessment", "icon" : "skill", "type" : 1, "level" : 1, "state" : 1, "sort" : 8, "remark" : "科研考核", "title" : "科研考核", "redirect" : "/assessment", "version" : 0, "createTime" : "2020-10-26 15:11:36", "updateTime" : "2020-10-26 15:11:37", "children" : [ { "id" : 226, "name" : "assessmentScheme", "parentId" : 225, "url" : "/assessment/scheme", "code" : "assessment:scheme", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 101, "remark" : "考核方案", "title" : "考核方案", "redirect" : "/assessment/scheme", "version" : 0, "createTime" : "2020-10-26 15:14:54", "updateTime" : "2020-10-26 15:14:56", "children" : null }, { "id" : 227, "name" : "assessmentBatches", "parentId" : 225, "url" : "/assessment/batches", "code" : "assessment:batches", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 102, "remark" : "考核批次", "title" : "考核批次", "redirect" : "/assessment/batches", "version" : 0, "createTime" : "2020-10-26 15:17:23", "updateTime" : "2020-10-26 15:17:24", "children" : null } ] }, { "id" : 72, "name" : "docManagement", "parentId" : null, "url" : "/docManagement/list", "code" : "financeManage:financeManage", "icon" : "doc", "type" : 1, "level" : 1, "state" : 1, "sort" : 72, "remark" : "文档管理", "title" : "文档管理", "redirect" : "/docManagement/list", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw" } }, "time" : "2020-12-22 14:10:10" } 2020-12-22 14:10:10.695 INFO [http-nio-8899-exec-6] [1341264750548635649] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" }, "time" : "2020-12-22 14:10:10", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:10:10.986 INFO [http-nio-8899-exec-6] [1341264750548635649] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : null, "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : null, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : null, "roleId" : null, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : [ "", "projectInspection:look", "financeManage:expenses", "projectInspection:list", "workAchievement", "usergroup:del", "scientificResearch:newMedicine", "role:add", "research", "projectUpdate:add", "projectUpdate:update", "system:setting:roleList", "projectInspection:add", "projectConclusion:add", "usergroup:add", "role:del", "projectConclusion:list", "projectConclusion:look", "system:setting:groupList", "financeManage:costAggregation", "group:del", "projectInspection:opr", "group:add", "system:setting:userListEdit", "project:list", "scientificResearch:otherAchievements", "scientificResearch:researchAward", "project:add", "usergroup:edit", "managementLog:attachlog", "project:edit", "projectUpdate:list", "user:list", "system:setting:userList", "group:edit", "project:del", "project:file", "user:del", "managementLog:auditinglog", "usergroup:list", "scientificResearch:softwareCopyright", "financeManage:financeManage", "role:list", "scientificResearch:scientificResearch", "patentAchievements", "group:list", "financeManage:refund", "system:project", "projectConclusion:opr", "user:add", "financeManage:budget", "user:edit", "system:setting:organization", "/managementLog:operatelog", "system:project:projectApplication", "role:edit", "system:setting" ], "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : null, "unionId" : null, "isSystemAdmin" : 0, "dname" : null, "did" : null }, "time" : "2020-12-22 14:10:10" } 2020-12-22 14:10:11.089 INFO [http-nio-8899-exec-8] [1341264752251523073] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:10:11", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:10:11.130 INFO [http-nio-8899-exec-8] [1341264752251523073] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "time" : "2020-12-22 14:10:11" } 2020-12-22 14:10:17.896 INFO [http-nio-8899-exec-20] [1341264780655349762] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:10:17", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:10:18.148 INFO [http-nio-8899-exec-20] [1341264780655349762] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "dname" : null, "did" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "dname" : null, "did" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "dname" : null, "did" : null } ], "time" : "2020-12-22 14:10:18" } 2020-12-22 14:13:19.102 INFO [SpringContextShutdownHook] [] o.s.s.c.ThreadPoolTaskScheduler 218 : Shutting down ExecutorService 'taskScheduler' 2020-12-22 14:13:19.105 INFO [SpringContextShutdownHook] [] o.s.s.c.ThreadPoolTaskScheduler 218 : Shutting down ExecutorService 2020-12-22 14:13:19.117 INFO [SpringContextShutdownHook] [] com.zaxxer.hikari.HikariDataSource 350 : HikariPool-1 - Shutdown initiated... 2020-12-22 14:13:19.127 INFO [SpringContextShutdownHook] [] com.zaxxer.hikari.HikariDataSource 352 : HikariPool-1 - Shutdown completed. 2020-12-22 14:13:22.689 INFO [SpringContextShutdownHook] [] i.g.s.framework.core.xss.XssFilter 48 : XssFilter destroy 2020-12-22 14:13:22.690 INFO [SpringContextShutdownHook] [] i.g.s.f.core.filter.RequestDetailFilter 62 : RequestDetailFilter destroy 2020-12-22 14:13:31.576 INFO [main] [] i.g.s.SpringBootPlusApplication 55 : Starting SpringBootPlusApplication on DESKTOP-OJV4K85 with PID 15888 (D:\next\ctms\7SPMS\SPMS-api\bootstrap\target\classes started by 亚洲 in D:\next\ctms\7SPMS\SPMS-api) 2020-12-22 14:13:31.583 DEBUG [main] [] i.g.s.SpringBootPlusApplication 56 : Running with Spring Boot v2.2.5.RELEASE, Spring v5.2.4.RELEASE 2020-12-22 14:13:31.583 INFO [main] [] i.g.s.SpringBootPlusApplication 655 : The following profiles are active: dev 2020-12-22 14:13:34.675 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 249 : Multiple Spring Data modules found, entering strict repository configuration mode! 2020-12-22 14:13:34.679 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 127 : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2020-12-22 14:13:34.799 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 187 : Finished Spring Data repository scanning in 89ms. Found 0 Redis repository interfaces. 2020-12-22 14:13:35.848 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'shiroConfig' of type [io.geekidea.springbootplus.config.ShiroConfig$$EnhancerBySpringCGLIB$$e7840c10] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:36.275 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'jwtProperties' of type [io.geekidea.springbootplus.config.properties.JwtProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:36.279 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisTemplateConfig' of type [io.geekidea.springbootplus.config.RedisTemplateConfig$$EnhancerBySpringCGLIB$$852f0b4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:36.303 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:36.312 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:36.745 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:36.889 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:37.039 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:37.040 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'loginRedisServiceImpl' of type [io.geekidea.springbootplus.framework.shiro.cache.impl.LoginRedisServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:37.885 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'credentialsMatcher' of type [io.geekidea.springbootplus.framework.shiro.jwt.JwtCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:37.890 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'jwtRealm' of type [io.geekidea.springbootplus.framework.shiro.jwt.JwtRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:37.892 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'sessionStorageEvaluator' of type [org.apache.shiro.web.mgt.DefaultWebSessionStorageEvaluator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:37.893 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'subjectDAO' of type [org.apache.shiro.mgt.DefaultSubjectDAO] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:37.898 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:37.961 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'shiroLoginServiceImpl' of type [io.geekidea.springbootplus.framework.shiro.service.impl.ShiroLoginServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:37.974 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'spring-boot-plus.shiro-io.geekidea.springbootplus.config.properties.ShiroProperties' of type [io.geekidea.springbootplus.config.properties.ShiroProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:38.065 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 186 : anonList:[["/login","/logout"],["/static/**","/templates/**"],["/swagger-ui.html","/docs","/doc.html","/swagger-resources/**","/webjars/**","/v2/api-docs","/csrf","/v2/api-docs-ext","/null/swagger-resources/**"],["/actuator/**"],[],["/","/index.html"],["/**/**"]] 2020-12-22 14:13:38.109 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 201 : definitions:{"/enum":"anon","/getSysUserInfo":"anon","/resource/**":"anon","/upload/**":"anon","/verificationCode/**":"anon"} 2020-12-22 14:13:38.111 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 209 : permissionConfigs:null 2020-12-22 14:13:38.112 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 240 : filterChainMap:{"/login":"anon","/logout":"anon","/static/**":"anon","/templates/**":"anon","/swagger-ui.html":"anon","/docs":"anon","/doc.html":"anon","/swagger-resources/**":"anon","/webjars/**":"anon","/v2/api-docs":"anon","/csrf":"anon","/v2/api-docs-ext":"anon","/null/swagger-resources/**":"anon","/actuator/**":"anon","/":"anon","/index.html":"anon","/**/**":"anon","/getSysUserInfo":"anon","/verificationCode/**":"anon","/upload/**":"anon","/resource/**":"anon","/enum":"anon","/**":"jwtFilter"} 2020-12-22 14:13:38.233 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:39.025 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisCacheConfig' of type [io.geekidea.springbootplus.config.RedisCacheConfig$$EnhancerBySpringCGLIB$$ac3d6fea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-12-22 14:13:40.122 INFO [main] [] o.s.b.w.embedded.tomcat.TomcatWebServer 92 : Tomcat initialized with port(s): 8899 (http) 2020-12-22 14:13:40.148 INFO [main] [] o.a.coyote.http11.Http11NioProtocol 173 : Initializing ProtocolHandler ["http-nio-8899"] 2020-12-22 14:13:40.150 INFO [main] [] o.apache.catalina.core.StandardService 173 : Starting service [Tomcat] 2020-12-22 14:13:40.151 INFO [main] [] org.apache.catalina.core.StandardEngine 173 : Starting Servlet engine: [Apache Tomcat/9.0.31] 2020-12-22 14:13:40.605 INFO [main] [] o.a.c.c.C.[Tomcat].[localhost].[/api] 173 : Initializing Spring embedded WebApplicationContext 2020-12-22 14:13:40.605 INFO [main] [] o.s.web.context.ContextLoader 284 : Root WebApplicationContext: initialization completed in 8908 ms 2020-12-22 14:13:40.649 DEBUG [main] [] i.g.s.config.SpringBootPlusCorsConfig 49 : corsProperties:SpringBootPlusCorsProperties(enable=true, path=/**, allowedOrigins=[*], allowedHeaders=[*], allowCredentials=true, allowedMethods=[OPTION, GET, POST], exposedHeaders=[token], maxAge=1800) 2020-12-22 14:13:40.740 DEBUG [main] [] i.g.s.config.SpringBootPlusWebMvcConfig 150 : SpringBootPlusProperties:{"allowDownloadFileExtensions":["jpg","png","docx","xlsx","pptx","pdf"],"allowUploadFileExtensions":["jpg","png","docx","xlsx","pptx","pdf"],"cors":{"allowCredentials":true,"allowedHeaders":["*"],"allowedMethods":["OPTION","GET","POST"],"allowedOrigins":["*"],"enable":true,"exposedHeaders":["token"],"maxAge":1800,"path":"/**"},"enableAnsi":true,"enableVerifyCode":false,"enumPackages":["com.example.foorbar.enums"],"filter":{"request":{"async":true,"enable":true,"order":1,"urlPatterns":["/*"]},"xss":{"async":true,"enable":true,"order":2,"urlPatterns":["/*"]}},"interceptor":{"download":{"enable":false,"excludePaths":[],"includePaths":["/download/**"]},"permission":{"enable":false,"excludePaths":[],"includePaths":["/**"]},"resource":{"enable":false,"excludePaths":[],"includePaths":["/resource/**"]},"springbootadmin":{"enable":false,"excludePaths":[],"includePaths":[]},"upload":{"enable":false,"excludePaths":[],"includePaths":["/upload/**"]}},"jwt":{"audience":"web","expireSecond":36000,"issuer":"spring-boot-plus","redisCheck":true,"refreshToken":true,"refreshTokenCountdown":600,"saltCheck":true,"secret":"666666","singleLogin":false,"tokenName":"token"},"loginInitHead":"http://127.0.0.1:8889/api/resource/logo.png","loginInitPassword":"admin","loginInitSalt":"666666","resourceAccessPath":"/resource/","resourceAccessPatterns":"/resource/**","resourceAccessUrl":"http://127.0.0.1:8899/api/resource/","resourceHandlers":"/static/**=classpath:/static/\nswagger-ui.html=classpath:/META-INF/resources/\n/webjars/**=classpath:/META-INF/resources/webjars/\ndoc.html=classpath:/META-INF/resources/\n","serverIp":"127.0.0.1","shiro":{"anon":[["/login","/logout"],["/static/**","/templates/**"],["/swagger-ui.html","/docs","/doc.html","/swagger-resources/**","/webjars/**","/v2/api-docs","/csrf","/v2/api-docs-ext","/null/swagger-resources/**"],["/actuator/**"],[],["/","/index.html"],["/**/**"]],"enable":true,"filterChainDefinitions":"/resource/**=anon\n/upload/**=anon\n/verificationCode/**=anon\n/enum=anon\n/getSysUserInfo=anon\n"},"swaggerPaths":["/swagger-ui.html","/docs","/doc.html","/swagger-resources/**","/webjars/**","/v2/api-docs","/csrf","/v2/api-docs-ext","/null/swagger-resources/**"],"uploadPath":"/opt/upload/"} 2020-12-22 14:13:41.553 INFO [main] [] o.s.b.a.e.web.ServletEndpointRegistrar 75 : Registered '/actuator/jolokia' to jolokia-actuator-endpoint 2020-12-22 14:13:41.577 INFO [main] [] i.g.s.framework.core.xss.XssFilter 36 : XssFilter init 2020-12-22 14:13:41.578 INFO [main] [] i.g.s.f.core.filter.RequestDetailFilter 39 : RequestDetailFilter init 2020-12-22 14:13:45.589 ERROR [main] [] c.b.m.core.MybatisConfiguration 84 : mapper[io.geekidea.springbootplus.system.mapper.SysUserMapper.getUserList] is ignored, because it exists, maybe from xml file 2020-12-22 14:13:47.540 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 171 : logAopConfig = SpringBootPlusAopProperties.LogAopConfig(enableRequestId=true, logPrintType=ORDER, requestIdType=IDWORK, requestLogFormat=true, responseLogFormat=true, excludePaths=[/, /csrf]) 2020-12-22 14:13:47.541 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 172 : logPrintType = ORDER 2020-12-22 14:13:47.544 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 173 : enableRequestId = true 2020-12-22 14:13:47.545 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 174 : requestIdType = IDWORK 2020-12-22 14:13:47.546 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 175 : operationLogConfig = SpringBootPlusAopProperties.OperationLogConfig(enable=true, excludePaths=[]) 2020-12-22 14:13:47.547 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 176 : loginLogConfig = SpringBootPlusAopProperties.LoginLogConfig(enable=true, loginPath=/login, logoutPath=/logout) 2020-12-22 14:13:47.547 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 177 : contextPath = /api 2020-12-22 14:13:47.666 DEBUG [main] [] i.g.s.f.c.controller.EnumController 75 : enumPackages:[com.example.foorbar.enums, io.geekidea.springbootplus.framework.common.enums, io.geekidea.springbootplus.system.enums] 2020-12-22 14:13:47.865 INFO [main] [] org.reflections.Reflections 228 : Reflections took 91 ms to scan 2 urls, producing 2 keys and 6 values 2020-12-22 14:13:47.894 DEBUG [main] [] i.g.s.f.c.controller.EnumController 97 : enumMap:{io.geekidea.springbootplus.system.enums.StateEnum={0=EnumVo(code=0, desc=禁用, baseEnum=DISABLE), 1=EnumVo(code=1, desc=启用, baseEnum=ENABLE)}, io.geekidea.springbootplus.system.enums.MenuLevelEnum={1=EnumVo(code=1, desc=一级菜单, baseEnum=ONE), 2=EnumVo(code=2, desc=二级菜单, baseEnum=TWO), 3=EnumVo(code=3, desc=三级菜单, baseEnum=THREE), 4=EnumVo(code=4, desc=功能菜单, baseEnum=four)}, io.geekidea.springbootplus.system.enums.EntityEnum={0=EnumVo(code=0, desc=null, baseEnum=SYS_DEPARTMENT), 1=EnumVo(code=1, desc=null, baseEnum=SYS_ROLE), 2=EnumVo(code=2, desc=null, baseEnum=SYS_USER), 3=EnumVo(code=3, desc=null, baseEnum=T_PROJECT), 4=EnumVo(code=4, desc=null, baseEnum=T_SUBMIT_RULES), 5=EnumVo(code=5, desc=null, baseEnum=T_SUBMIT_RULES_DETAIL), 6=EnumVo(code=6, desc=null, baseEnum=T_SUBMIT_RULES_TIME)}} 2020-12-22 14:13:47.936 DEBUG [main] [] i.g.s.framework.shiro.util.JwtTokenUtil 42 : tokenName:token 2020-12-22 14:13:47.945 INFO [main] [] i.g.s.framework.shiro.util.JwtUtil 51 : {"audience":"web","expireSecond":36000,"issuer":"spring-boot-plus","redisCheck":true,"refreshToken":true,"refreshTokenCountdown":600,"saltCheck":true,"secret":"666666","singleLogin":false,"tokenName":"token"} 2020-12-22 14:13:48.034 DEBUG [main] [] i.g.s.c.p.SpringBootPlusStaticProperties 45 : INFO_PROJECT_VERSION:2.0 2020-12-22 14:14:30.078 INFO [main] [] o.s.b.a.e.web.EndpointLinksResolver 58 : Exposing 15 endpoint(s) beneath base path '/actuator' 2020-12-22 14:14:30.288 INFO [main] [] pertySourcedRequestMappingHandlerMapping 69 : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2020-12-22 14:14:30.327 DEBUG [main] [] i.g.s.config.Swagger2Config 155 : swaggerProperties = SwaggerProperties(enable=true, basePackage=io.geekidea.springbootplus,com.example, contactEmail=geekidea@qq.com, contactName=springboot.plus, contactUrl=https://springboot.plus, description=, title=spring-boot-plus API Documents, url=https://springboot.plus, version=2.0, parameterConfig=[SwaggerProperties.ParameterConfig(name=token, description=Token Request Header, type=header, dataType=String, required=false, defaultValue=)]) 2020-12-22 14:14:30.328 INFO [main] [] i.g.s.config.Swagger2Config 166 : swagger scan basePackages:[io.geekidea.springbootplus, com.example] 2020-12-22 14:14:31.014 INFO [main] [] o.s.s.c.ThreadPoolTaskScheduler 181 : Initializing ExecutorService 2020-12-22 14:14:31.445 INFO [main] [] o.s.s.c.ThreadPoolTaskScheduler 181 : Initializing ExecutorService 'taskScheduler' 2020-12-22 14:14:31.649 INFO [main] [] d.s.w.p.DocumentationPluginsBootstrapper 160 : Context refreshed 2020-12-22 14:14:31.670 INFO [main] [] d.s.w.p.DocumentationPluginsBootstrapper 163 : Found 1 custom documentation plugin(s) 2020-12-22 14:14:31.738 INFO [main] [] s.d.s.w.s.ApiListingReferenceScanner 41 : Scanning for api listing references 2020-12-22 14:14:33.094 INFO [main] [] .d.s.w.r.o.CachingOperationNameGenerator 40 : Generating unique operation named: getLeadingOptionsListUsingGET_1 2020-12-22 14:14:33.106 INFO [main] [] .d.s.w.r.o.CachingOperationNameGenerator 40 : Generating unique operation named: optionsListUsingGET_1 2020-12-22 14:14:33.470 INFO [main] [] .d.s.w.r.o.CachingOperationNameGenerator 40 : Generating unique operation named: optionsListUsingGET_2 2020-12-22 14:14:33.910 INFO [main] [] .d.s.w.r.o.CachingOperationNameGenerator 40 : Generating unique operation named: getSysUserUsingGET_1 2020-12-22 14:14:34.207 INFO [main] [] o.a.coyote.http11.Http11NioProtocol 173 : Starting ProtocolHandler ["http-nio-8899"] 2020-12-22 14:14:34.243 INFO [main] [] o.s.b.w.embedded.tomcat.TomcatWebServer 204 : Tomcat started on port(s): 8899 (http) with context path '/api' 2020-12-22 14:14:34.247 INFO [main] [] i.g.s.SpringBootPlusApplication 61 : Started SpringBootPlusApplication in 64.886 seconds (JVM running for 67.323) 2020-12-22 14:14:34.258 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 90 : projectFinalName : bootstrap-2.0 2020-12-22 14:14:34.259 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 91 : projectVersion : 2.0 2020-12-22 14:14:34.259 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 92 : profileActive : dev 2020-12-22 14:14:34.259 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 93 : contextPath : /api 2020-12-22 14:14:34.259 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 94 : serverIp : 127.0.0.1 2020-12-22 14:14:34.259 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 95 : port : 8899 2020-12-22 14:14:34.259 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 110 : Admin: http://127.0.0.1:8000 2020-12-22 14:14:34.260 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 111 : Home: http://127.0.0.1:8899/api 2020-12-22 14:14:34.260 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 112 : Knife4j: http://127.0.0.1:8899/api/doc.html 2020-12-22 14:14:34.260 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 113 : Swagger: http://127.0.0.1:8899/api/swagger-ui.html 2020-12-22 14:14:34.261 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 114 : spring-boot-plus project start success........... 2020-12-22 14:14:34.267 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 116 :  ____ __ __ ____ /\ _`\ /\ \__ /\ \__ /\ _`\ \ \,\L\_\ \ ,_\ __ _ __\ \ ,_\ \ \,\L\_\ __ __ ___ ___ __ ____ ____ \/_\__ \\ \ \/ /'__`\ /\`'__\ \ \/ \/_\__ \ /\ \/\ \ /'___\ /'___\ /'__`\ /',__\ /',__\ /\ \L\ \ \ \_/\ \L\.\_\ \ \/ \ \ \_ /\ \L\ \ \ \_\ \/\ \__//\ \__//\ __//\__, `\/\__, `\ \ `\____\ \__\ \__/.\_\\ \_\ \ \__\ \ `\____\ \____/\ \____\ \____\ \____\/\____/\/\____/ \/_____/\/__/\/__/\/_/ \/_/ \/__/ \/_____/\/___/ \/____/\/____/\/____/\/___/ \/___/  2020-12-22 14:14:34.268 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 66 : =========================================================================================== !!!准备工作!!! 1.导入SQL初始化脚本:docs/db,根据不同数据库导入对应SQL脚本并修改链接等信息配置 2.启动Redis服务,必要条件 3.启动SpringBootAdmin Server,可选操作,admin模块中,启动SpringBootPlusAdminApplication 4.根据项目需要,修改项目配置,请先查看官网配置文档:https://springboot.plus/config/ 5.项目模块说明: admin: SpringBootAdmin Server启动模块 bootstrap: 项目启动模块 config: 项目配置模块 distribution:项目打包模块,打包时,请先选中Maven Profiles中的release和对应环境 example: 业务自定义模块,自己的业务代码可在example下进行,也可以再创建模块 framework: 项目核心框架模块 generator: 代码生成模块,启动类:SpringBootPlusGenerator,请根据实际情况进行配置 scheduled: 任务调度模块 system: 系统管理模块 6.FAQ:https://springboot.plus/faq.html 7.如开发中遇到bug及问题,欢迎提交ISSUES:https://github.com/geekidea/spring-boot-plus/issues 8.QQ:625301326,进群答案:springboot.plus ===========================================================================================  2020-12-22 14:14:34.621 INFO [RMI TCP Connection(5)-192.168.3.182] [] o.a.c.c.C.[Tomcat].[localhost].[/api] 173 : Initializing Spring DispatcherServlet 'dispatcherServlet' 2020-12-22 14:14:34.621 INFO [RMI TCP Connection(5)-192.168.3.182] [] o.s.web.servlet.DispatcherServlet 525 : Initializing Servlet 'dispatcherServlet' 2020-12-22 14:14:34.642 INFO [RMI TCP Connection(5)-192.168.3.182] [] o.s.web.servlet.DispatcherServlet 547 : Completed initialization in 21 ms 2020-12-22 14:14:35.715 INFO [RMI TCP Connection(7)-192.168.3.182] [] com.zaxxer.hikari.HikariDataSource 110 : HikariPool-1 - Starting... 2020-12-22 14:14:36.143 INFO [RMI TCP Connection(7)-192.168.3.182] [] com.zaxxer.hikari.HikariDataSource 123 : HikariPool-1 - Start completed. 2020-12-22 14:14:36.340 INFO [boundedElastic-1] [] io.lettuce.core.EpollProvider 68 : Starting without optional epoll library 2020-12-22 14:14:36.342 INFO [boundedElastic-1] [] io.lettuce.core.KqueueProvider 70 : Starting without optional kqueue library 2020-12-22 14:14:36.375 WARN [registrationTask1] [] d.c.b.a.c.r.ApplicationRegistrator 93 : Failed to register application as Application(name=spring-boot-plus, managementUrl=http://127.0.0.1:8899/api/actuator, healthUrl=http://127.0.0.1:8899/api/actuator/health, serviceUrl=http://127.0.0.1:8899/api) at spring-boot-admin ([http://127.0.0.1:8000/instances]): I/O error on POST request for "http://127.0.0.1:8000/instances": Connection refused: connect; nested exception is java.net.ConnectException: Connection refused: connect. Further attempts are logged on DEBUG level 2020-12-22 14:14:38.618 INFO [http-nio-8899-exec-1] [] o.apache.tomcat.util.http.parser.Cookie 173 : A cookie header was received [1608532244,1608543291,1608600231; dap_userName=dap1; JSESSIONID=1FB077AC212E4A7AE0063A3DE1B4E018; Hm_lpvt_21be24c80829bd7a683b2c536fcf520b=1608613297; Admin-Token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI] that contained an invalid cookie. That cookie will be ignored. Note: further occurrences of this error will be logged at DEBUG level. 2020-12-22 14:18:00.218 INFO [http-nio-8899-exec-10] [1341266719858294786] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:18:00", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:18:00.288 INFO [http-nio-8899-exec-10] [1341266719858294786] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:18:00" } 2020-12-22 14:18:01.348 INFO [http-nio-8899-exec-17] [1341266724593664001] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:18:01", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:18:01.377 INFO [http-nio-8899-exec-17] [1341266724593664001] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:18:01" } 2020-12-22 14:24:42.907 INFO [http-nio-8899-exec-18] [1341268408862572546] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:24:42", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:24:42.915 INFO [http-nio-8899-exec-10] [1341268408862572545] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:24:42", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:24:42.976 INFO [http-nio-8899-exec-10] [1341268408862572545] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:24:42" } 2020-12-22 14:24:42.977 INFO [http-nio-8899-exec-18] [1341268408862572546] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:24:42" } 2020-12-22 14:24:45.422 INFO [http-nio-8899-exec-8] [1341268419411247107] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:24:45", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:24:45.422 INFO [http-nio-8899-exec-7] [1341268419411247106] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:24:45", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:24:45.474 INFO [http-nio-8899-exec-8] [1341268419411247107] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:24:45" } 2020-12-22 14:24:45.489 INFO [http-nio-8899-exec-7] [1341268419411247106] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:24:45" } 2020-12-22 14:25:08.749 INFO [http-nio-8899-exec-10] [1341268517214027777] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:25:08", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:25:08.751 INFO [http-nio-8899-exec-13] [1341268517214027778] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:25:08", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:25:08.771 INFO [http-nio-8899-exec-10] [1341268517214027777] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:25:08" } 2020-12-22 14:25:08.771 INFO [http-nio-8899-exec-13] [1341268517214027778] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:25:08" } 2020-12-22 14:25:10.162 INFO [http-nio-8899-exec-24] [1341268523228659713] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:25:10", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:25:10.166 INFO [http-nio-8899-exec-27] [1341268523228659714] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:25:10", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:25:10.194 INFO [http-nio-8899-exec-27] [1341268523228659714] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:25:10" } 2020-12-22 14:25:10.195 INFO [http-nio-8899-exec-24] [1341268523228659713] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:25:10" } 2020-12-22 14:25:10.375 ERROR [http-nio-8899-exec-26] [] i.g.s.handler.GlobalExceptionHandler 244 : 异常来源:ip: 192.168.3.182, path: /api/patentresults/getPageList 2020-12-22 14:25:10.380 ERROR [http-nio-8899-exec-26] [] i.g.s.handler.GlobalExceptionHandler 268 : errorCode: 5000, errorMessage: 系统异常 org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ### The error may exist in com/example/mapper/PatentresultsMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT pr_id, organization_id, user_id, p_id, manager_id, patent_title, result_type, patent_type, patent_scope, patent_status, patent_time, patent_sign, patent_num, inventor_count, service_patent, audit_status, audit_comment, created_by, created_time, updated_by, updated_time, enable, department, conversion, copyright_record, copyright_unit, copyright_money FROM patentresults WHERE enable = 1 AND (organization_id = ?) LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440) at com.sun.proxy.$Proxy150.selectList(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96) at com.sun.proxy.$Proxy377.selectPage(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) at com.sun.proxy.$Proxy378.selectPage(Unknown Source) at com.example.service.impl.PatentresultsServiceImpl.getPatentresultsPageList(PatentresultsServiceImpl.java:97) at com.example.service.impl.PatentresultsServiceImpl$$FastClassBySpringCGLIB$$1dac578b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:685) at com.example.service.impl.PatentresultsServiceImpl$$EnhancerBySpringCGLIB$$56c21ca7.getPatentresultsPageList() at com.example.controller.PatentresultsController.getPatentresultsPageList(PatentresultsController.java:125) at com.example.controller.PatentresultsController$$FastClassBySpringCGLIB$$788658e9.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.example.controller.PatentresultsController$$EnhancerBySpringCGLIB$$48a54809.getPatentresultsPageList() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:87) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.xss.XssFilter.doFilter(XssFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.filter.RequestDetailFilter.doFilter(RequestDetailFilter.java:55) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242) at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy494.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at sun.reflect.GeneratedMethodAccessor238.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy493.query(Unknown Source) at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90) at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy492.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ... 114 common frames omitted 2020-12-22 14:25:11.692 INFO [http-nio-8899-exec-4] [1341268529587224578] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:25:11", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:25:11.698 INFO [http-nio-8899-exec-6] [1341268529675304962] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:25:11", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:25:11.726 INFO [http-nio-8899-exec-4] [1341268529587224578] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:25:11" } 2020-12-22 14:25:11.759 ERROR [http-nio-8899-exec-11] [] i.g.s.handler.GlobalExceptionHandler 244 : 异常来源:ip: 192.168.3.182, path: /api/drugApproval/getPageList 2020-12-22 14:25:11.760 ERROR [http-nio-8899-exec-11] [] i.g.s.handler.GlobalExceptionHandler 268 : errorCode: 5000, errorMessage: 系统异常 org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ### The error may exist in com/example/mapper/DrugApprovalMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT da_id, organization_id, user_id, manager_id, p_id, approval_title, approval_type, approval_no, approval_time, conversion, approval_record, approval_unit, approval_money, audit_status, audit_comment, created_by, created_time, updated_by, updated_time, enable, department FROM drug_approval WHERE enable = 1 AND (organization_id = ?) ORDER BY approval_time DESC LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440) at com.sun.proxy.$Proxy150.selectList(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96) at com.sun.proxy.$Proxy303.selectPage(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) at com.sun.proxy.$Proxy304.selectPage(Unknown Source) at com.example.service.impl.DrugApprovalServiceImpl.getDrugApprovalPageList(DrugApprovalServiceImpl.java:96) at com.example.service.impl.DrugApprovalServiceImpl$$FastClassBySpringCGLIB$$c526f86e.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:685) at com.example.service.impl.DrugApprovalServiceImpl$$EnhancerBySpringCGLIB$$61c02530.getDrugApprovalPageList() at com.example.controller.DrugApprovalController.getDrugApprovalPageList(DrugApprovalController.java:171) at com.example.controller.DrugApprovalController$$FastClassBySpringCGLIB$$ee60c500.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.example.controller.DrugApprovalController$$EnhancerBySpringCGLIB$$831152ae.getDrugApprovalPageList() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:87) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.xss.XssFilter.doFilter(XssFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.filter.RequestDetailFilter.doFilter(RequestDetailFilter.java:55) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242) at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy494.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at sun.reflect.GeneratedMethodAccessor238.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy493.query(Unknown Source) at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90) at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy492.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ... 114 common frames omitted 2020-12-22 14:25:11.762 INFO [http-nio-8899-exec-6] [1341268529675304962] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:25:11" } 2020-12-22 14:25:13.097 INFO [http-nio-8899-exec-14] [1341268535467638786] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:25:13", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:25:13.106 ERROR [http-nio-8899-exec-19] [] i.g.s.handler.GlobalExceptionHandler 244 : 异常来源:ip: 192.168.3.182, path: /api/patentresults/getPageList 2020-12-22 14:25:13.107 ERROR [http-nio-8899-exec-19] [] i.g.s.handler.GlobalExceptionHandler 268 : errorCode: 5000, errorMessage: 系统异常 org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ### The error may exist in com/example/mapper/PatentresultsMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT pr_id, organization_id, user_id, p_id, manager_id, patent_title, result_type, patent_type, patent_scope, patent_status, patent_time, patent_sign, patent_num, inventor_count, service_patent, audit_status, audit_comment, created_by, created_time, updated_by, updated_time, enable, department, conversion, copyright_record, copyright_unit, copyright_money FROM patentresults WHERE enable = 1 AND (organization_id = ?) LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440) at com.sun.proxy.$Proxy150.selectList(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96) at com.sun.proxy.$Proxy377.selectPage(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) at com.sun.proxy.$Proxy378.selectPage(Unknown Source) at com.example.service.impl.PatentresultsServiceImpl.getPatentresultsPageList(PatentresultsServiceImpl.java:97) at com.example.service.impl.PatentresultsServiceImpl$$FastClassBySpringCGLIB$$1dac578b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:685) at com.example.service.impl.PatentresultsServiceImpl$$EnhancerBySpringCGLIB$$56c21ca7.getPatentresultsPageList() at com.example.controller.PatentresultsController.getPatentresultsPageList(PatentresultsController.java:125) at com.example.controller.PatentresultsController$$FastClassBySpringCGLIB$$788658e9.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.example.controller.PatentresultsController$$EnhancerBySpringCGLIB$$48a54809.getPatentresultsPageList() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:87) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.xss.XssFilter.doFilter(XssFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.filter.RequestDetailFilter.doFilter(RequestDetailFilter.java:55) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242) at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy494.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at sun.reflect.GeneratedMethodAccessor238.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy493.query(Unknown Source) at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90) at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy492.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ... 114 common frames omitted 2020-12-22 14:25:13.142 INFO [http-nio-8899-exec-14] [1341268535467638786] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:25:13" } 2020-12-22 14:25:13.153 INFO [http-nio-8899-exec-20] [1341268535467638787] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:25:13", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:25:13.176 INFO [http-nio-8899-exec-20] [1341268535467638787] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:25:13" } 2020-12-22 14:25:17.007 ERROR [http-nio-8899-exec-10] [] i.g.s.handler.GlobalExceptionHandler 244 : 异常来源:ip: 192.168.3.182, path: /api/patentresults/getPageList 2020-12-22 14:25:17.008 ERROR [http-nio-8899-exec-10] [] i.g.s.handler.GlobalExceptionHandler 268 : errorCode: 5000, errorMessage: 系统异常 org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ### The error may exist in com/example/mapper/PatentresultsMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT pr_id, organization_id, user_id, p_id, manager_id, patent_title, result_type, patent_type, patent_scope, patent_status, patent_time, patent_sign, patent_num, inventor_count, service_patent, audit_status, audit_comment, created_by, created_time, updated_by, updated_time, enable, department, conversion, copyright_record, copyright_unit, copyright_money FROM patentresults WHERE enable = 1 AND (organization_id = ?) LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440) at com.sun.proxy.$Proxy150.selectList(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96) at com.sun.proxy.$Proxy377.selectPage(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) at com.sun.proxy.$Proxy378.selectPage(Unknown Source) at com.example.service.impl.PatentresultsServiceImpl.getPatentresultsPageList(PatentresultsServiceImpl.java:97) at com.example.service.impl.PatentresultsServiceImpl$$FastClassBySpringCGLIB$$1dac578b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:685) at com.example.service.impl.PatentresultsServiceImpl$$EnhancerBySpringCGLIB$$56c21ca7.getPatentresultsPageList() at com.example.controller.PatentresultsController.getPatentresultsPageList(PatentresultsController.java:125) at com.example.controller.PatentresultsController$$FastClassBySpringCGLIB$$788658e9.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.example.controller.PatentresultsController$$EnhancerBySpringCGLIB$$48a54809.getPatentresultsPageList() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:87) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.xss.XssFilter.doFilter(XssFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.filter.RequestDetailFilter.doFilter(RequestDetailFilter.java:55) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242) at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy494.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at sun.reflect.GeneratedMethodAccessor238.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy493.query(Unknown Source) at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90) at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy492.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ... 114 common frames omitted 2020-12-22 14:25:40.850 INFO [http-nio-8899-exec-22] [1341268651800854530] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:25:40", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:25:40.862 INFO [http-nio-8899-exec-5] [1341268651800854531] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:25:40", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:25:40.886 INFO [http-nio-8899-exec-5] [1341268651800854531] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:25:40" } 2020-12-22 14:25:40.902 INFO [http-nio-8899-exec-22] [1341268651800854530] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:25:40" } 2020-12-22 14:25:43.317 INFO [http-nio-8899-exec-8] [1341268662257254402] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:25:43", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:25:43.318 INFO [http-nio-8899-exec-7] [1341268662257254403] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:25:43", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:25:43.342 INFO [http-nio-8899-exec-8] [1341268662257254402] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:25:43" } 2020-12-22 14:25:43.347 INFO [http-nio-8899-exec-7] [1341268662257254403] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:25:43" } 2020-12-22 14:25:56.339 ERROR [http-nio-8899-exec-24] [] i.g.s.handler.GlobalExceptionHandler 244 : 异常来源:ip: 192.168.3.182, path: /api/thesis/update 2020-12-22 14:25:56.340 ERROR [http-nio-8899-exec-24] [] i.g.s.handler.GlobalExceptionHandler 268 : errorCode: 5000, errorMessage: 系统异常 java.lang.NumberFormatException: For input string: "NaN" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:580) at java.lang.Integer.valueOf(Integer.java:766) at com.example.controller.ThesisController.updateThesis(ThesisController.java:89) at com.example.controller.ThesisController$$FastClassBySpringCGLIB$$bddb349.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.example.controller.ThesisController$$EnhancerBySpringCGLIB$$5966d329.updateThesis() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:87) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.xss.XssFilter.doFilter(XssFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.filter.RequestDetailFilter.doFilter(RequestDetailFilter.java:55) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2020-12-22 14:26:05.641 ERROR [http-nio-8899-exec-26] [] i.g.s.handler.GlobalExceptionHandler 244 : 异常来源:ip: 192.168.3.182, path: /api/thesis/update 2020-12-22 14:26:05.642 ERROR [http-nio-8899-exec-26] [] i.g.s.handler.GlobalExceptionHandler 268 : errorCode: 5000, errorMessage: 系统异常 java.lang.NumberFormatException: For input string: "NaN" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:580) at java.lang.Integer.valueOf(Integer.java:766) at com.example.controller.ThesisController.updateThesis(ThesisController.java:89) at com.example.controller.ThesisController$$FastClassBySpringCGLIB$$bddb349.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.example.controller.ThesisController$$EnhancerBySpringCGLIB$$5966d329.updateThesis() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:87) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.xss.XssFilter.doFilter(XssFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.filter.RequestDetailFilter.doFilter(RequestDetailFilter.java:55) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2020-12-22 14:26:16.675 INFO [http-nio-8899-exec-22] [1341268802149875713] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" }, "time" : "2020-12-22 14:26:16", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:26:16.713 INFO [http-nio-8899-exec-22] [1341268802149875713] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : null, "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : null, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : null, "roleId" : null, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : [ "", "projectInspection:look", "financeManage:expenses", "projectInspection:list", "workAchievement", "usergroup:del", "scientificResearch:newMedicine", "role:add", "research", "projectUpdate:add", "projectUpdate:update", "system:setting:roleList", "projectInspection:add", "projectConclusion:add", "usergroup:add", "role:del", "projectConclusion:list", "projectConclusion:look", "system:setting:groupList", "financeManage:costAggregation", "group:del", "projectInspection:opr", "group:add", "system:setting:userListEdit", "project:list", "scientificResearch:otherAchievements", "scientificResearch:researchAward", "project:add", "usergroup:edit", "managementLog:attachlog", "project:edit", "projectUpdate:list", "user:list", "system:setting:userList", "group:edit", "project:del", "project:file", "user:del", "managementLog:auditinglog", "usergroup:list", "scientificResearch:softwareCopyright", "financeManage:financeManage", "role:list", "scientificResearch:scientificResearch", "patentAchievements", "group:list", "financeManage:refund", "system:project", "projectConclusion:opr", "user:add", "financeManage:budget", "user:edit", "system:setting:organization", "/managementLog:operatelog", "system:project:projectApplication", "role:edit", "system:setting" ], "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : null, "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, "time" : "2020-12-22 14:26:16" } 2020-12-22 14:26:16.873 INFO [http-nio-8899-exec-15] [1341268802942599169] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:26:16", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:26:16.930 INFO [http-nio-8899-exec-15] [1341268802942599169] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "time" : "2020-12-22 14:26:16" } 2020-12-22 14:26:19.083 INFO [http-nio-8899-exec-6] [1341268812228788225] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:26:19", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:26:19.087 INFO [http-nio-8899-exec-19] [1341268812228788226] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:26:19", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:26:19.138 INFO [http-nio-8899-exec-6] [1341268812228788225] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:26:19" } 2020-12-22 14:26:19.143 INFO [http-nio-8899-exec-19] [1341268812228788226] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:26:19" } 2020-12-22 14:26:48.176 INFO [http-nio-8899-exec-28] [1341268934299811842] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:26:48", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:26:48.177 INFO [http-nio-8899-exec-30] [1341268934299811843] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:26:48", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:26:48.237 INFO [http-nio-8899-exec-28] [1341268934299811842] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:26:48" } 2020-12-22 14:26:48.263 INFO [http-nio-8899-exec-30] [1341268934299811843] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:26:48" } 2020-12-22 14:26:49.343 INFO [http-nio-8899-exec-15] [1341268939165204482] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:26:49", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:26:49.347 INFO [http-nio-8899-exec-4] [1341268939165204483] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:26:49", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:26:49.373 INFO [http-nio-8899-exec-15] [1341268939165204482] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:26:49" } 2020-12-22 14:26:49.374 INFO [http-nio-8899-exec-4] [1341268939165204483] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:26:49" } 2020-12-22 14:26:55.868 INFO [http-nio-8899-exec-5] [1341268966587564034] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysDepartment/getAllDepartmentList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:26:55", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:26:55.872 INFO [http-nio-8899-exec-2] [1341268966587564035] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getPageList", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "application/json;charset=UTF-8", "requestBody" : true, "param" : { "pageIndex" : 1, "pageSize" : 10, "pageSorts" : [ { "column" : "id", "asc" : true } ] }, "time" : "2020-12-22 14:26:55", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:26:55.874 INFO [http-nio-8899-exec-21] [1341268966587564036] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getAllMenuTree", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "time" : "2020-12-22 14:26:55", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:26:56.007 INFO [http-nio-8899-exec-5] [1341268966587564034] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "name" : "科室1", "parentId" : null, "level" : 1, "state" : 1, "sort" : 0, "remark" : null, "version" : 0, "position" : null, "chargeName" : null, "phone" : null, "fax" : null, "email" : null, "country" : null, "identifyingCode" : null, "createTime" : 1571968009000, "updateTime" : 1573646167000, "deleted" : 0, "keyDiscipline" : 23 }, { "id" : 2, "organizationId" : 6, "name" : "科室2", "parentId" : null, "level" : 1, "state" : 1, "sort" : 0, "remark" : "", "version" : 0, "position" : "", "chargeName" : "", "phone" : "", "fax" : "", "email" : "", "country" : "", "identifyingCode" : "", "createTime" : 1571968009000, "updateTime" : 1573646167000, "deleted" : 0, "keyDiscipline" : 23 }, { "id" : 3, "organizationId" : 6, "name" : "科室3", "parentId" : 0, "level" : null, "state" : 1, "sort" : 0, "remark" : "8", "version" : 0, "position" : "2", "chargeName" : "3", "phone" : "4", "fax" : "5", "email" : "6", "country" : "7", "identifyingCode" : "", "createTime" : 1602740339000, "updateTime" : 1602740339000, "deleted" : 0, "keyDiscipline" : 23 }, { "id" : 5, "organizationId" : 6, "name" : "科室4", "parentId" : 0, "level" : null, "state" : 1, "sort" : 0, "remark" : "", "version" : 0, "position" : "", "chargeName" : "", "phone" : "17600781019", "fax" : "", "email" : "", "country" : "", "identifyingCode" : "", "createTime" : 1604577927000, "updateTime" : 1604577927000, "deleted" : 0, "keyDiscipline" : 24 } ], "time" : "2020-12-22 14:26:56" } 2020-12-22 14:26:56.054 INFO [http-nio-8899-exec-2] [1341268966587564035] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "total" : 8, "records" : [ { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : [ 3, 5 ], "dname" : "科室3,科室4" }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 1 ], "dname" : "科室1" }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 2 ], "dname" : "科室2" }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : [ 1 ], "dname" : "科室1" }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : [ 1 ], "dname" : "科室1" }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 1 ], "dname" : "科室1" }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 5 ], "dname" : "科室4" }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 1, 2, 3 ], "dname" : "科室1,科室2,科室3" } ], "pageIndex" : 1, "pageSize" : 10 }, "time" : "2020-12-22 14:26:56" } 2020-12-22 14:26:56.200 INFO [http-nio-8899-exec-21] [1341268966587564036] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 206, "name" : "noticerecord", "parentId" : null, "url" : "/noticerecord", "code" : "noticerecord:noticerecord", "icon" : "email", "type" : 1, "level" : 1, "state" : 1, "sort" : 1, "remark" : "科研办公", "title" : "科研办公", "redirect" : "/noticerecord", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 207, "name" : "notice", "parentId" : 206, "url" : "/noticerecord/notice", "code" : "noticerecord:notice", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "公告管理", "title" : "公告管理", "redirect" : "/noticerecord/notice", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 208, "name" : "news", "parentId" : 206, "url" : "/noticerecord/news", "code" : "noticerecord:news", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "消息管理", "title" : "消息管理", "redirect" : "/noticerecord/news", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 261, "name" : "memorandum", "parentId" : 206, "url" : "/noticerecord/memorandum", "code" : "noticerecord:memorandum", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "备忘录管理", "title" : "备忘录管理", "redirect" : "/noticerecord/memorandum", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null } ] }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 245, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 246, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 247, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 248, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 225, "name" : "researchAssessment", "parentId" : null, "url" : "/assessment", "code" : "assessment:assessment", "icon" : "skill", "type" : 1, "level" : 1, "state" : 1, "sort" : 8, "remark" : "科研考核", "title" : "科研考核", "redirect" : "/assessment", "version" : 0, "createTime" : "2020-10-26 15:11:36", "updateTime" : "2020-10-26 15:11:37", "children" : [ { "id" : 226, "name" : "assessmentScheme", "parentId" : 225, "url" : "/assessment/scheme", "code" : "assessment:scheme", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 101, "remark" : "考核方案", "title" : "考核方案", "redirect" : "/assessment/scheme", "version" : 0, "createTime" : "2020-10-26 15:14:54", "updateTime" : "2020-10-26 15:14:56", "children" : null }, { "id" : 227, "name" : "assessmentBatches", "parentId" : 225, "url" : "/assessment/batches", "code" : "assessment:batches", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 102, "remark" : "考核批次", "title" : "考核批次", "redirect" : "/assessment/batches", "version" : 0, "createTime" : "2020-10-26 15:17:23", "updateTime" : "2020-10-26 15:17:24", "children" : null } ] }, { "id" : 72, "name" : "docManagement", "parentId" : null, "url" : "/docManagement/list", "code" : "financeManage:financeManage", "icon" : "doc", "type" : 1, "level" : 1, "state" : 1, "sort" : 72, "remark" : "文档管理", "title" : "文档管理", "redirect" : "/docManagement/list", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "time" : "2020-12-22 14:26:56" } 2020-12-22 14:27:00.257 INFO [http-nio-8899-exec-4] [1341268984996364289] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:27:00", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:27:00.289 INFO [http-nio-8899-exec-4] [1341268984996364289] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:27:00" } 2020-12-22 14:27:12.528 INFO [http-nio-8899-exec-7] [1341269036401754114] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:27:12", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:27:12.553 INFO [http-nio-8899-exec-7] [1341269036401754114] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:27:12" } 2020-12-22 14:27:15.305 INFO [http-nio-8899-exec-9] [1341269048108056577] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:27:15", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:27:15.330 INFO [http-nio-8899-exec-9] [1341269048108056577] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:27:15" } 2020-12-22 14:27:17.698 INFO [http-nio-8899-exec-21] [1341269058132443137] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:27:17", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:27:17.728 INFO [http-nio-8899-exec-21] [1341269058132443137] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:27:17" } 2020-12-22 14:35:06.360 INFO [http-nio-8899-exec-18] [1341271023876898818] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:35:06", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:35:06.362 INFO [http-nio-8899-exec-14] [1341271023876898819] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:35:06", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:35:06.401 INFO [http-nio-8899-exec-14] [1341271023876898819] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:35:06" } 2020-12-22 14:35:06.401 INFO [http-nio-8899-exec-18] [1341271023876898818] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:35:06" } 2020-12-22 14:35:40.410 INFO [http-nio-8899-exec-5] [1341271166655201282] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getPageList", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "application/json;charset=UTF-8", "requestBody" : true, "param" : { "pageIndex" : 1, "pageSize" : 10, "pageSorts" : [ { "column" : "id", "asc" : true } ] }, "time" : "2020-12-22 14:35:40", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:35:40.415 INFO [http-nio-8899-exec-2] [1341271166655201283] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysDepartment/getAllDepartmentList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:35:40", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:35:40.420 INFO [http-nio-8899-exec-20] [1341271166713921538] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysRole/getList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:35:40", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:35:40.425 INFO [http-nio-8899-exec-17] [1341271166713921539] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getAllMenuTree", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "time" : "2020-12-22 14:35:40", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:35:40.428 INFO [http-nio-8899-exec-2] [1341271166655201283] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "name" : "科室1", "parentId" : null, "level" : 1, "state" : 1, "sort" : 0, "remark" : null, "version" : 0, "position" : null, "chargeName" : null, "phone" : null, "fax" : null, "email" : null, "country" : null, "identifyingCode" : null, "createTime" : 1571968009000, "updateTime" : 1573646167000, "deleted" : 0, "keyDiscipline" : 23 }, { "id" : 2, "organizationId" : 6, "name" : "科室2", "parentId" : null, "level" : 1, "state" : 1, "sort" : 0, "remark" : "", "version" : 0, "position" : "", "chargeName" : "", "phone" : "", "fax" : "", "email" : "", "country" : "", "identifyingCode" : "", "createTime" : 1571968009000, "updateTime" : 1573646167000, "deleted" : 0, "keyDiscipline" : 23 }, { "id" : 3, "organizationId" : 6, "name" : "科室3", "parentId" : 0, "level" : null, "state" : 1, "sort" : 0, "remark" : "8", "version" : 0, "position" : "2", "chargeName" : "3", "phone" : "4", "fax" : "5", "email" : "6", "country" : "7", "identifyingCode" : "", "createTime" : 1602740339000, "updateTime" : 1602740339000, "deleted" : 0, "keyDiscipline" : 23 }, { "id" : 5, "organizationId" : 6, "name" : "科室4", "parentId" : 0, "level" : null, "state" : 1, "sort" : 0, "remark" : "", "version" : 0, "position" : "", "chargeName" : "", "phone" : "17600781019", "fax" : "", "email" : "", "country" : "", "identifyingCode" : "", "createTime" : 1604577927000, "updateTime" : 1604577927000, "deleted" : 0, "keyDiscipline" : 24 } ], "time" : "2020-12-22 14:35:40" } 2020-12-22 14:35:40.458 INFO [http-nio-8899-exec-20] [1341271166713921538] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "organizationName" : null, "parentId" : 0, "name" : "系统管理员", "code" : "admin", "type" : null, "state" : 1, "remark" : "管理员拥有所有权限", "version" : 0, "createTime" : 1571968041000, "updateTime" : 1607310200000, "permissionIds" : null }, { "id" : 35, "organizationId" : 6, "organizationName" : null, "parentId" : null, "name" : "科研人员", "code" : "111", "type" : null, "state" : 1, "remark" : "科研人员", "version" : 0, "createTime" : 1598943265000, "updateTime" : 1608294338000, "permissionIds" : null }, { "id" : 45, "organizationId" : 6, "organizationName" : null, "parentId" : null, "name" : "科研秘书", "code" : "科研秘书", "type" : null, "state" : 1, "remark" : "科研秘书", "version" : 0, "createTime" : 1605489966000, "updateTime" : null, "permissionIds" : null }, { "id" : 46, "organizationId" : 6, "organizationName" : null, "parentId" : null, "name" : "部门领导", "code" : "部门领导", "type" : null, "state" : 1, "remark" : "部门领导", "version" : 0, "createTime" : 1605489979000, "updateTime" : null, "permissionIds" : null }, { "id" : 47, "organizationId" : 6, "organizationName" : null, "parentId" : null, "name" : "项目管理员", "code" : "2", "type" : null, "state" : 1, "remark" : "项目管理员", "version" : 0, "createTime" : 1605489992000, "updateTime" : null, "permissionIds" : null }, { "id" : 48, "organizationId" : 6, "organizationName" : null, "parentId" : null, "name" : "成果管理员", "code" : "成果管理员", "type" : null, "state" : 1, "remark" : "成果管理员", "version" : 0, "createTime" : 1605490009000, "updateTime" : null, "permissionIds" : null }, { "id" : 49, "organizationId" : 6, "organizationName" : null, "parentId" : null, "name" : "经费管理员", "code" : "经费管理员", "type" : null, "state" : 1, "remark" : "经费管理员", "version" : 0, "createTime" : 1605490020000, "updateTime" : null, "permissionIds" : null } ], "time" : "2020-12-22 14:35:40" } 2020-12-22 14:35:40.498 INFO [http-nio-8899-exec-5] [1341271166655201282] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "total" : 8, "records" : [ { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : [ 3, 5 ], "dname" : "科室3,科室4" }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 1 ], "dname" : "科室1" }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 2 ], "dname" : "科室2" }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : [ 1 ], "dname" : "科室1" }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : [ 1 ], "dname" : "科室1" }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 1 ], "dname" : "科室1" }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 5 ], "dname" : "科室4" }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 1, 2, 3 ], "dname" : "科室1,科室2,科室3" } ], "pageIndex" : 1, "pageSize" : 10 }, "time" : "2020-12-22 14:35:40" } 2020-12-22 14:35:40.566 INFO [http-nio-8899-exec-17] [1341271166713921539] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 206, "name" : "noticerecord", "parentId" : null, "url" : "/noticerecord", "code" : "noticerecord:noticerecord", "icon" : "email", "type" : 1, "level" : 1, "state" : 1, "sort" : 1, "remark" : "科研办公", "title" : "科研办公", "redirect" : "/noticerecord", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 207, "name" : "notice", "parentId" : 206, "url" : "/noticerecord/notice", "code" : "noticerecord:notice", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "公告管理", "title" : "公告管理", "redirect" : "/noticerecord/notice", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 208, "name" : "news", "parentId" : 206, "url" : "/noticerecord/news", "code" : "noticerecord:news", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "消息管理", "title" : "消息管理", "redirect" : "/noticerecord/news", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 261, "name" : "memorandum", "parentId" : 206, "url" : "/noticerecord/memorandum", "code" : "noticerecord:memorandum", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "备忘录管理", "title" : "备忘录管理", "redirect" : "/noticerecord/memorandum", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null } ] }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 245, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 246, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 247, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 248, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 225, "name" : "researchAssessment", "parentId" : null, "url" : "/assessment", "code" : "assessment:assessment", "icon" : "skill", "type" : 1, "level" : 1, "state" : 1, "sort" : 8, "remark" : "科研考核", "title" : "科研考核", "redirect" : "/assessment", "version" : 0, "createTime" : "2020-10-26 15:11:36", "updateTime" : "2020-10-26 15:11:37", "children" : [ { "id" : 226, "name" : "assessmentScheme", "parentId" : 225, "url" : "/assessment/scheme", "code" : "assessment:scheme", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 101, "remark" : "考核方案", "title" : "考核方案", "redirect" : "/assessment/scheme", "version" : 0, "createTime" : "2020-10-26 15:14:54", "updateTime" : "2020-10-26 15:14:56", "children" : null }, { "id" : 227, "name" : "assessmentBatches", "parentId" : 225, "url" : "/assessment/batches", "code" : "assessment:batches", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 102, "remark" : "考核批次", "title" : "考核批次", "redirect" : "/assessment/batches", "version" : 0, "createTime" : "2020-10-26 15:17:23", "updateTime" : "2020-10-26 15:17:24", "children" : null } ] }, { "id" : 72, "name" : "docManagement", "parentId" : null, "url" : "/docManagement/list", "code" : "financeManage:financeManage", "icon" : "doc", "type" : 1, "level" : 1, "state" : 1, "sort" : 72, "remark" : "文档管理", "title" : "文档管理", "redirect" : "/docManagement/list", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "time" : "2020-12-22 14:35:40" } 2020-12-22 14:35:41.957 INFO [http-nio-8899-exec-21] [1341271173173149697] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getPermissionIdsByUserId/28", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "time" : "2020-12-22 14:35:41", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:35:41.962 INFO [http-nio-8899-exec-21] [1341271173173149697] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ "94", "250", "249", "241", "242", "243", "187", "197", "195", "196", "95", "96", "97", "188", "194", "214", "215", "232", "193", "233", "234", "235", "236", "192", "237", "238", "239", "240", "191", "189", "182", "183", "184", "185", "190", "186", "251", "253", "254", "255", "257", "258", "259", "231", "256", "216", "209", "244", "252", "260", "221", "230", "5", "222", "6", "1", "219", "69", "210", "220", "218", "223", "224", "2", "211", "213", "212", "75", "76", "77", "78", "7", "8", "89", "90", "91", "228" ], "time" : "2020-12-22 14:35:41" } 2020-12-22 14:35:42.323 INFO [http-nio-8899-exec-4] [1341271174678904833] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getIdInfo/28", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "time" : "2020-12-22 14:35:42", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:35:42.332 INFO [http-nio-8899-exec-4] [1341271174678904833] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 52, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-21 12:38:17", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : "部门领导", "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : [ 3, 5 ], "dname" : null }, "time" : "2020-12-22 14:35:42" } 2020-12-22 14:35:52.864 INFO [http-nio-8899-exec-18] [1341271218865897473] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/update", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "application/json;charset=UTF-8", "requestBody" : true, "param" : { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "nickname" : "chenyazhou", "isSystemAdmin" : 0, "jobNumber" : "123", "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "email" : "", "lastLoginTime" : 1602299187000, "connectType" : 0, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "state" : 1, "deleted" : 0, "version" : 52, "createTime" : 1602299187000, "updateTime" : 1608525497000, "departmentIdList" : [ ], "roleIdList" : [ ], "permissionIds" : [ 5, 7, 8, 241, 242, 243, 244, 1, 2, 94, 95, 96, 97, 231, 211, 214, 215, 232, 212, 233, 234, 235, 236, 213, 237, 238, 239, 240, 69, 75, 182, 183, 184, 185, 76, 186, 187, 188, 189, 77, 190, 191, 192, 193, 78, 194, 195, 196, 197, 218, 216, 221, 222, 219, 220, 223, 224, 228, 209, 249, 250, 251, 252, 230, 253, 254, 255, 256, 6, 257, 258, 259, 260, 210, 89, 90, 91 ], "description" : "GCP123", "orgName" : "德派软件", "roleName" : "部门领导", "roleId" : 46, "code" : "", "did" : "3,5" }, "time" : "2020-12-22 14:35:52", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:35:53.189 INFO [http-nio-8899-exec-18] [1341271218865897473] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : null, "time" : "2020-12-22 14:35:53" } 2020-12-22 14:35:53.274 INFO [http-nio-8899-exec-29] [1341271220598145025] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getPageList", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "application/json;charset=UTF-8", "requestBody" : true, "param" : { "pageIndex" : 1, "pageSize" : 10, "pageSorts" : [ { "column" : "id", "asc" : true } ] }, "time" : "2020-12-22 14:35:53", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:35:53.333 INFO [http-nio-8899-exec-29] [1341271220598145025] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "total" : 8, "records" : [ { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : [ 3, 5 ], "dname" : "科室3,科室4" }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 1 ], "dname" : "科室1" }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 2 ], "dname" : "科室2" }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : [ 1 ], "dname" : "科室1" }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : [ 1 ], "dname" : "科室1" }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 1 ], "dname" : "科室1" }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 5 ], "dname" : "科室4" }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : "GCP123", "orgName" : "德派软件", "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : [ 1, 2, 3 ], "dname" : "科室1,科室2,科室3" } ], "pageIndex" : 1, "pageSize" : 10 }, "time" : "2020-12-22 14:35:53" } 2020-12-22 14:36:00.072 INFO [http-nio-8899-exec-8] [1341271249123606529] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:36:00", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:36:00.073 INFO [http-nio-8899-exec-19] [1341271249123606530] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:36:00", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:36:00.110 INFO [http-nio-8899-exec-8] [1341271249123606529] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:36:00" } 2020-12-22 14:36:00.122 INFO [http-nio-8899-exec-19] [1341271249123606530] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:36:00" } 2020-12-22 14:39:07.859 INFO [http-nio-8899-exec-10] [1341272036784537603] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:39:07", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:39:07.862 INFO [http-nio-8899-exec-18] [1341272036784537602] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:39:07", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:39:07.887 INFO [http-nio-8899-exec-10] [1341272036784537603] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:39:07" } 2020-12-22 14:39:07.919 INFO [http-nio-8899-exec-18] [1341272036784537602] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:39:07" } 2020-12-22 14:39:13.708 INFO [http-nio-8899-exec-15] [1341272061279272961] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:39:13", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:39:13.710 INFO [http-nio-8899-exec-12] [1341272061279272962] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:39:13", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:39:13.735 ERROR [http-nio-8899-exec-2] [] i.g.s.handler.GlobalExceptionHandler 244 : 异常来源:ip: 192.168.3.182, path: /api/patentresults/getPageList 2020-12-22 14:39:13.736 ERROR [http-nio-8899-exec-2] [] i.g.s.handler.GlobalExceptionHandler 268 : errorCode: 5000, errorMessage: 系统异常 org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ### The error may exist in com/example/mapper/PatentresultsMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT pr_id, organization_id, user_id, p_id, manager_id, patent_title, result_type, patent_type, patent_scope, patent_status, patent_time, patent_sign, patent_num, inventor_count, service_patent, audit_status, audit_comment, created_by, created_time, updated_by, updated_time, enable, department, conversion, copyright_record, copyright_unit, copyright_money FROM patentresults WHERE enable = 1 AND (organization_id = ?) LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440) at com.sun.proxy.$Proxy150.selectList(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96) at com.sun.proxy.$Proxy377.selectPage(Unknown Source) at sun.reflect.GeneratedMethodAccessor696.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) at com.sun.proxy.$Proxy378.selectPage(Unknown Source) at com.example.service.impl.PatentresultsServiceImpl.getPatentresultsPageList(PatentresultsServiceImpl.java:97) at com.example.service.impl.PatentresultsServiceImpl$$FastClassBySpringCGLIB$$1dac578b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:685) at com.example.service.impl.PatentresultsServiceImpl$$EnhancerBySpringCGLIB$$56c21ca7.getPatentresultsPageList() at com.example.controller.PatentresultsController.getPatentresultsPageList(PatentresultsController.java:125) at com.example.controller.PatentresultsController$$FastClassBySpringCGLIB$$788658e9.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.example.controller.PatentresultsController$$EnhancerBySpringCGLIB$$48a54809.getPatentresultsPageList() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:87) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.xss.XssFilter.doFilter(XssFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.filter.RequestDetailFilter.doFilter(RequestDetailFilter.java:55) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242) at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy494.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at sun.reflect.GeneratedMethodAccessor238.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy493.query(Unknown Source) at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90) at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy492.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ... 113 common frames omitted 2020-12-22 14:39:13.750 INFO [http-nio-8899-exec-12] [1341272061279272962] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:39:13" } 2020-12-22 14:39:13.753 INFO [http-nio-8899-exec-15] [1341272061279272961] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:39:13" } 2020-12-22 14:39:21.553 INFO [http-nio-8899-exec-4] [1341272094187782145] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:39:21", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:39:21.560 INFO [http-nio-8899-exec-7] [1341272094187782146] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:39:21", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:39:21.576 ERROR [http-nio-8899-exec-11] [] i.g.s.handler.GlobalExceptionHandler 244 : 异常来源:ip: 192.168.3.182, path: /api/drugApproval/getPageList 2020-12-22 14:39:21.577 ERROR [http-nio-8899-exec-11] [] i.g.s.handler.GlobalExceptionHandler 268 : errorCode: 5000, errorMessage: 系统异常 org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ### The error may exist in com/example/mapper/DrugApprovalMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT da_id, organization_id, user_id, manager_id, p_id, approval_title, approval_type, approval_no, approval_time, conversion, approval_record, approval_unit, approval_money, audit_status, audit_comment, created_by, created_time, updated_by, updated_time, enable, department FROM drug_approval WHERE enable = 1 AND (organization_id = ?) ORDER BY approval_time DESC LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440) at com.sun.proxy.$Proxy150.selectList(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96) at com.sun.proxy.$Proxy303.selectPage(Unknown Source) at sun.reflect.GeneratedMethodAccessor696.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) at com.sun.proxy.$Proxy304.selectPage(Unknown Source) at com.example.service.impl.DrugApprovalServiceImpl.getDrugApprovalPageList(DrugApprovalServiceImpl.java:96) at com.example.service.impl.DrugApprovalServiceImpl$$FastClassBySpringCGLIB$$c526f86e.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:685) at com.example.service.impl.DrugApprovalServiceImpl$$EnhancerBySpringCGLIB$$61c02530.getDrugApprovalPageList() at com.example.controller.DrugApprovalController.getDrugApprovalPageList(DrugApprovalController.java:171) at com.example.controller.DrugApprovalController$$FastClassBySpringCGLIB$$ee60c500.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.example.controller.DrugApprovalController$$EnhancerBySpringCGLIB$$831152ae.getDrugApprovalPageList() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:87) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.xss.XssFilter.doFilter(XssFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.filter.RequestDetailFilter.doFilter(RequestDetailFilter.java:55) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242) at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy494.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at sun.reflect.GeneratedMethodAccessor238.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy493.query(Unknown Source) at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90) at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy492.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ... 113 common frames omitted 2020-12-22 14:39:21.577 INFO [http-nio-8899-exec-4] [1341272094187782145] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:39:21" } 2020-12-22 14:39:21.581 INFO [http-nio-8899-exec-7] [1341272094187782146] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:39:21" } 2020-12-22 14:54:31.495 INFO [http-nio-8899-exec-14] [1341275910765346818] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:54:31", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:54:31.495 INFO [http-nio-8899-exec-23] [1341275910765346819] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:54:31", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:54:31.504 ERROR [http-nio-8899-exec-20] [] i.g.s.handler.GlobalExceptionHandler 244 : 异常来源:ip: 192.168.3.182, path: /api/patentresults/getPageList 2020-12-22 14:54:31.506 ERROR [http-nio-8899-exec-20] [] i.g.s.handler.GlobalExceptionHandler 268 : errorCode: 5000, errorMessage: 系统异常 org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ### The error may exist in com/example/mapper/PatentresultsMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT pr_id, organization_id, user_id, p_id, manager_id, patent_title, result_type, patent_type, patent_scope, patent_status, patent_time, patent_sign, patent_num, inventor_count, service_patent, audit_status, audit_comment, created_by, created_time, updated_by, updated_time, enable, department, conversion, copyright_record, copyright_unit, copyright_money FROM patentresults WHERE enable = 1 AND (organization_id = ?) LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440) at com.sun.proxy.$Proxy150.selectList(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96) at com.sun.proxy.$Proxy377.selectPage(Unknown Source) at sun.reflect.GeneratedMethodAccessor696.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) at com.sun.proxy.$Proxy378.selectPage(Unknown Source) at com.example.service.impl.PatentresultsServiceImpl.getPatentresultsPageList(PatentresultsServiceImpl.java:97) at com.example.service.impl.PatentresultsServiceImpl$$FastClassBySpringCGLIB$$1dac578b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:685) at com.example.service.impl.PatentresultsServiceImpl$$EnhancerBySpringCGLIB$$56c21ca7.getPatentresultsPageList() at com.example.controller.PatentresultsController.getPatentresultsPageList(PatentresultsController.java:125) at com.example.controller.PatentresultsController$$FastClassBySpringCGLIB$$788658e9.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.example.controller.PatentresultsController$$EnhancerBySpringCGLIB$$48a54809.getPatentresultsPageList() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:87) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.xss.XssFilter.doFilter(XssFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.filter.RequestDetailFilter.doFilter(RequestDetailFilter.java:55) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242) at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy494.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at sun.reflect.GeneratedMethodAccessor238.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy493.query(Unknown Source) at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90) at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy492.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ... 113 common frames omitted 2020-12-22 14:54:31.523 INFO [http-nio-8899-exec-23] [1341275910765346819] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:54:31" } 2020-12-22 14:54:31.524 INFO [http-nio-8899-exec-14] [1341275910765346818] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:54:31" } 2020-12-22 14:54:33.347 INFO [http-nio-8899-exec-29] [1341275918529003522] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:54:33", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:54:33.348 INFO [http-nio-8899-exec-16] [1341275918529003523] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 14:54:33", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjUzNDA4LCJpYXQiOjE2MDg2MTc0MDgsImp0aSI6ImVmZDg5M2MzZGU4NTQ4MjJhZGFmOGJkOWFkODNjNzI5IiwidXNlcm5hbWUiOiJjaGVueWF6aG91In0.Chdx3c7pEqAYSB37PUIQxh7otNO9vbWMW5VhJxSARnI" } 2020-12-22 14:54:33.367 ERROR [http-nio-8899-exec-25] [] i.g.s.handler.GlobalExceptionHandler 244 : 异常来源:ip: 192.168.3.182, path: /api/drugApproval/getPageList 2020-12-22 14:54:33.369 ERROR [http-nio-8899-exec-25] [] i.g.s.handler.GlobalExceptionHandler 268 : errorCode: 5000, errorMessage: 系统异常 org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ### The error may exist in com/example/mapper/DrugApprovalMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT da_id, organization_id, user_id, manager_id, p_id, approval_title, approval_type, approval_no, approval_time, conversion, approval_record, approval_unit, approval_money, audit_status, audit_comment, created_by, created_time, updated_by, updated_time, enable, department FROM drug_approval WHERE enable = 1 AND (organization_id = ?) ORDER BY approval_time DESC LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440) at com.sun.proxy.$Proxy150.selectList(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96) at com.sun.proxy.$Proxy303.selectPage(Unknown Source) at sun.reflect.GeneratedMethodAccessor696.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) at com.sun.proxy.$Proxy304.selectPage(Unknown Source) at com.example.service.impl.DrugApprovalServiceImpl.getDrugApprovalPageList(DrugApprovalServiceImpl.java:96) at com.example.service.impl.DrugApprovalServiceImpl$$FastClassBySpringCGLIB$$c526f86e.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:685) at com.example.service.impl.DrugApprovalServiceImpl$$EnhancerBySpringCGLIB$$61c02530.getDrugApprovalPageList() at com.example.controller.DrugApprovalController.getDrugApprovalPageList(DrugApprovalController.java:171) at com.example.controller.DrugApprovalController$$FastClassBySpringCGLIB$$ee60c500.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.example.controller.DrugApprovalController$$EnhancerBySpringCGLIB$$831152ae.getDrugApprovalPageList() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:87) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.xss.XssFilter.doFilter(XssFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.filter.RequestDetailFilter.doFilter(RequestDetailFilter.java:55) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242) at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy494.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at sun.reflect.GeneratedMethodAccessor238.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy493.query(Unknown Source) at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90) at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy492.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ... 113 common frames omitted 2020-12-22 14:54:33.377 INFO [http-nio-8899-exec-29] [1341275918529003522] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:54:33" } 2020-12-22 14:54:33.379 INFO [http-nio-8899-exec-16] [1341275918529003523] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 14:54:33" } 2020-12-22 14:55:05.750 ERROR [http-nio-8899-exec-7] [] i.g.s.handler.GlobalExceptionHandler 244 : 异常来源:ip: 192.168.3.182, path: /api/drugApproval/getPageList 2020-12-22 14:55:05.751 ERROR [http-nio-8899-exec-7] [] i.g.s.handler.GlobalExceptionHandler 268 : errorCode: 5000, errorMessage: 系统异常 org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ### The error may exist in com/example/mapper/DrugApprovalMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT da_id, organization_id, user_id, manager_id, p_id, approval_title, approval_type, approval_no, approval_time, conversion, approval_record, approval_unit, approval_money, audit_status, audit_comment, created_by, created_time, updated_by, updated_time, enable, department FROM drug_approval WHERE enable = 1 AND (organization_id = ?) ORDER BY approval_time DESC LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440) at com.sun.proxy.$Proxy150.selectList(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96) at com.sun.proxy.$Proxy303.selectPage(Unknown Source) at sun.reflect.GeneratedMethodAccessor696.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) at com.sun.proxy.$Proxy304.selectPage(Unknown Source) at com.example.service.impl.DrugApprovalServiceImpl.getDrugApprovalPageList(DrugApprovalServiceImpl.java:96) at com.example.service.impl.DrugApprovalServiceImpl$$FastClassBySpringCGLIB$$c526f86e.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:685) at com.example.service.impl.DrugApprovalServiceImpl$$EnhancerBySpringCGLIB$$61c02530.getDrugApprovalPageList() at com.example.controller.DrugApprovalController.getDrugApprovalPageList(DrugApprovalController.java:171) at com.example.controller.DrugApprovalController$$FastClassBySpringCGLIB$$ee60c500.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.example.controller.DrugApprovalController$$EnhancerBySpringCGLIB$$831152ae.getDrugApprovalPageList() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:87) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.xss.XssFilter.doFilter(XssFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.filter.RequestDetailFilter.doFilter(RequestDetailFilter.java:55) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'conversion' in 'field list' at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242) at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy494.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at sun.reflect.GeneratedMethodAccessor238.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy493.query(Unknown Source) at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163) at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90) at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy492.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ... 113 common frames omitted 2020-12-22 15:06:49.328 INFO [http-nio-8899-exec-30] [1341279005444472834] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/login", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "application/json;charset=UTF-8", "requestBody" : true, "param" : { "username" : "admin", "password" : "chenyazhou" }, "time" : "2020-12-22 15:06:49" } 2020-12-22 15:06:49.362 ERROR [http-nio-8899-exec-30] [] i.g.s.handler.GlobalExceptionHandler 244 : 异常来源:ip: 192.168.3.182, path: /api/login 2020-12-22 15:06:49.363 ERROR [http-nio-8899-exec-30] [] i.g.s.handler.GlobalExceptionHandler 268 : errorCode: 5104, errorMessage: 用户名或密码有误 org.apache.shiro.authc.AuthenticationException: 用户名或密码错误 at io.geekidea.springbootplus.system.service.impl.LoginServiceImpl.login(LoginServiceImpl.java:148) at io.geekidea.springbootplus.system.service.impl.LoginServiceImpl$$FastClassBySpringCGLIB$$697f180c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:99) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at io.geekidea.springbootplus.system.service.impl.LoginServiceImpl$$EnhancerBySpringCGLIB$$b55236ca.login() at io.geekidea.springbootplus.system.controller.LoginController.login(LoginController.java:70) at io.geekidea.springbootplus.system.controller.LoginController$$FastClassBySpringCGLIB$$de8bd848.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at io.geekidea.springbootplus.framework.log.aop.BaseLogAop.handle(BaseLogAop.java:319) at io.geekidea.springbootplus.aop.LogAop.doAround(LogAop.java:56) at io.geekidea.springbootplus.aop.LogAop$$FastClassBySpringCGLIB$$e3c6e2b4.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:685) at io.geekidea.springbootplus.aop.LogAop$$EnhancerBySpringCGLIB$$56b23ebc.doAround() at sun.reflect.GeneratedMethodAccessor674.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:62) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at io.geekidea.springbootplus.system.controller.LoginController$$EnhancerBySpringCGLIB$$5554d986.login() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:87) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.xss.XssFilter.doFilter(XssFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.filter.RequestDetailFilter.doFilter(RequestDetailFilter.java:55) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2020-12-22 15:06:53.710 INFO [http-nio-8899-exec-22] [1341279023828107266] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/login", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "application/json;charset=UTF-8", "requestBody" : true, "param" : { "username" : "admin", "password" : "Dapchina_2020_spms" }, "time" : "2020-12-22 15:06:53" } 2020-12-22 15:06:53.731 INFO [http-nio-8899-exec-5] [1341279023958130690] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuListArrayByUserId/1", "ip" : "127.0.0.1", "requestMethod" : "GET", "requestBody" : false, "time" : "2020-12-22 15:06:53" } 2020-12-22 15:06:53.762 INFO [http-nio-8899-exec-2] [1341279024088154113] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getAllMenuTreeObject", "ip" : "127.0.0.1", "requestMethod" : "GET", "requestBody" : false, "time" : "2020-12-22 15:06:53" } 2020-12-22 15:06:53.914 DEBUG [http-nio-8899-exec-22] [1341279023828107266] i.g.s.framework.shiro.util.JwtUtil 68 : username:admin 2020-12-22 15:06:53.914 DEBUG [http-nio-8899-exec-22] [1341279023828107266] i.g.s.framework.shiro.util.JwtUtil 74 : salt:b43c6dc8ffdffa6eba3dc790d781a294b95027efc197d353edc1c03a10202c00 2020-12-22 15:06:53.915 DEBUG [http-nio-8899-exec-22] [1341279023828107266] i.g.s.framework.shiro.util.JwtUtil 84 : expireSecond:36000 2020-12-22 15:06:53.918 DEBUG [http-nio-8899-exec-22] [1341279023828107266] i.g.s.framework.shiro.util.JwtUtil 86 : expireDate:Wed Dec 23 01:06:53 CST 2020 2020-12-22 15:06:53.928 DEBUG [http-nio-8899-exec-22] [1341279023828107266] i.g.s.s.service.impl.LoginServiceImpl 188 : token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM 2020-12-22 15:06:53.930 DEBUG [http-nio-8899-exec-22] [1341279023828107266] i.g.s.framework.shiro.jwt.JwtRealm 86 : doGetAuthenticationInfo authenticationToken... 2020-12-22 15:06:53.977 DEBUG [http-nio-8899-exec-22] [1341279023828107266] i.g.s.s.service.impl.LoginServiceImpl 206 : 登录成功,username:admin 2020-12-22 15:06:54.026 INFO [http-nio-8899-exec-22] [1341279023828107266] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM", "loginSysUserVo" : { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "state" : 1, "departmentId" : null, "departmentName" : "GCP123", "roleId" : 1, "roleName" : "德派软件", "roleCode" : null, "type" : null, "permissionCodes" : [ "", "projectInspection:look", "financeManage:expenses", "projectInspection:list", "workAchievement", "assessment:assessment", "usergroup:del", "scientificResearch:newMedicine", "role:add", "research", "projectUpdate:add", "system:setting:roleList", "projectUpdate:update", "projectInspection:add", "projectConclusion:add", "noticerecord:memorandum", "usergroup:add", "role:del", "projectConclusion:list", "system:setting:groupList", "projectConclusion:look", "financeManage:costAggregation", "group:del", "projectInspection:opr", "group:add", "system:setting:userListEdit", "scientificResearch:otherAchievements", "project:list", "scientificResearch:researchAward", "project:add", "assessment:scheme", "usergroup:edit", "managementLog:attachlog", "project:edit", "projectUpdate:list", "noticerecord:notice", "user:list", "system:setting:userList", "project:del", "group:edit", "project:file", "user:del", "managementLog:auditinglog", "usergroup:list", "scientificResearch:softwareCopyright", "financeManage:financeManage", "noticerecord:news", "role:list", "scientificResearch:scientificResearch", "patentAchievements", "group:list", "financeManage:refund", "system:project", "projectConclusion:opr", "user:add", "financeManage:budget", "assessment:batches", "noticerecord:noticerecord", "user:edit", "system:setting:organization", "/managementLog:operatelog", "system:project:projectApplication", "role:edit", "system:setting" ], "productID" : null, "projectID" : null, "reportID" : null, "isSystemAdmin" : 1, "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionList" : [ { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "version" : 0, "title" : "【编辑】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "version" : 0, "title" : "【审查】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "version" : 0, "title" : "【审查】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "version" : 0, "title" : "【查看中检报告】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "version" : 0, "title" : "【删除】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "version" : 0, "title" : "【编辑】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "version" : 0, "title" : "【删除】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "version" : 0, "title" : "【只读】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "version" : 0, "title" : "【只读】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "version" : 0, "title" : "【添加】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "version" : 0, "title" : "【进行中检】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "version" : 0, "title" : "【删除】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "version" : 0, "title" : "【增删改】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "version" : 0, "title" : "【增删改】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "version" : 0, "title" : "【附件管理】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "version" : 0, "title" : "【项目结项列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "version" : 0, "title" : "【添加】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "version" : 0, "title" : "【添加】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "version" : 0, "title" : "【变更审核】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "version" : 0, "title" : "【审核】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "version" : 0, "title" : "【审核】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "version" : 0, "title" : "【提交结项报告】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "version" : 0, "title" : "【编辑】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "version" : 0, "title" : "【编辑】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "version" : 0, "title" : "【新增变更】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "version" : 0, "title" : "【审查】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "version" : 0, "title" : "【审查】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "version" : 0, "title" : "【查看结项报告】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "version" : 0, "title" : "【删除】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "version" : 0, "title" : "【删除】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "version" : 0, "title" : "【只读】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "version" : 0, "title" : "【只读】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "version" : 0, "title" : "【项目变更列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "version" : 0, "title" : "【进行结项】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "version" : 0, "title" : "【增删改】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "version" : 0, "title" : "【增删改】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "version" : 0, "title" : "【项目中检列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "version" : 0, "title" : "【添加】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "version" : 0, "title" : "【审核】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "version" : 0, "title" : "【审核】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "version" : 0, "title" : "【提交中检报告】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "version" : 0, "title" : "【编辑】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "version" : 0, "title" : "【添加】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "version" : 0, "title" : "【单位列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 206, "name" : "noticerecord", "parentId" : null, "url" : "/noticerecord", "code" : "noticerecord:noticerecord", "icon" : "email", "type" : 1, "level" : 1, "state" : 1, "sort" : 1, "remark" : "科研办公", "version" : 0, "title" : "科研办公", "redirect" : "/noticerecord", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "version" : 0, "title" : "【项目列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "version" : 0, "title" : "下属科室管理", "redirect" : "/setting/groupList", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "version" : 0, "title" : "论文成果", "redirect" : "/achievements/research", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "version" : 0, "title" : "【下属科室列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "version" : 0, "title" : "【角色列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "version" : 0, "title" : "【科研人员列表】权限", "redirect" : "", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "version" : 0, "title" : "科研队伍", "redirect" : "/setting", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 207, "name" : "notice", "parentId" : 206, "url" : "/noticerecord/notice", "code" : "noticerecord:notice", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "公告管理", "version" : 0, "title" : "公告管理", "redirect" : "/noticerecord/notice", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "version" : 0, "title" : "著作成果", "redirect" : "/achievements/workAchievement", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "version" : 0, "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "version" : 0, "title" : "科研项目", "redirect" : "/project", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 208, "name" : "news", "parentId" : 206, "url" : "/noticerecord/news", "code" : "noticerecord:news", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "消息管理", "version" : 0, "title" : "消息管理", "redirect" : "/noticerecord/news", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "version" : 0, "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "version" : 0, "title" : "角色管理", "redirect" : "/setting/roleList", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "version" : 0, "title" : "科研经费", "redirect" : "/financeManage/financeManage", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 261, "name" : "memorandum", "parentId" : 206, "url" : "/noticerecord/memorandum", "code" : "noticerecord:memorandum", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "备忘录管理", "version" : 0, "title" : "备忘录管理", "redirect" : "/noticerecord/memorandum", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "version" : 0, "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "version" : 0, "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28" }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "version" : 0, "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28" }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "version" : 0, "title" : "科研成果", "redirect" : "/scientificResearch", "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23" }, { "id" : 225, "name" : "researchAssessment", "parentId" : null, "url" : "/assessment", "code" : "assessment:assessment", "icon" : "skill", "type" : 1, "level" : 1, "state" : 1, "sort" : 8, "remark" : "科研考核", "version" : 0, "title" : "科研考核", "redirect" : "/assessment", "createTime" : "2020-10-26 15:11:36", "updateTime" : "2020-10-26 15:11:37" }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "version" : 0, "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28" }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "version" : 0, "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28" }, { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "version" : 0, "title" : "项目管理", "redirect" : "project/projectApplication", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "version" : 0, "title" : "项目变更", "redirect" : "project/projectUpdate", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "version" : 0, "title" : "项目中检", "redirect" : "project/projectInspection", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "version" : 0, "title" : "项目结项", "redirect" : "project/projectConclusion", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 72, "name" : "docManagement", "parentId" : null, "url" : "/docManagement/list", "code" : "financeManage:financeManage", "icon" : "doc", "type" : 1, "level" : 1, "state" : 1, "sort" : 72, "remark" : "文档管理", "version" : 0, "title" : "文档管理", "redirect" : "/docManagement/list", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "version" : 0, "title" : "费用预算", "redirect" : "/financeManage/budget", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "version" : 0, "title" : "费用支出", "redirect" : "/financeManage/expenses", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "version" : 0, "title" : "费用退款", "redirect" : "/financeManage/refund", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "version" : 0, "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" }, { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "version" : 0, "title" : "科研人员管理", "redirect" : "/setting/userList", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "version" : 0, "title" : "单位资料管理", "redirect" : "/setting/organization", "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28" }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "version" : 0, "title" : "附件日志", "redirect" : "/managementLog/attachlog", "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36" }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "version" : 0, "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36" }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "version" : 0, "title" : "操作日志", "redirect" : "/managementLog/operatelog", "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54" }, { "id" : 226, "name" : "assessmentScheme", "parentId" : 225, "url" : "/assessment/scheme", "code" : "assessment:scheme", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 101, "remark" : "考核方案", "version" : 0, "title" : "考核方案", "redirect" : "/assessment/scheme", "createTime" : "2020-10-26 15:14:54", "updateTime" : "2020-10-26 15:14:56" }, { "id" : 227, "name" : "assessmentBatches", "parentId" : 225, "url" : "/assessment/batches", "code" : "assessment:batches", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 102, "remark" : "考核批次", "version" : 0, "title" : "考核批次", "redirect" : "/assessment/batches", "createTime" : "2020-10-26 15:17:23", "updateTime" : "2020-10-26 15:17:24" }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "version" : 0, "title" : "系统设置", "redirect" : "/settingg", "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30" } ], "sysPermissionTreeVo" : [ { "id" : 206, "name" : "noticerecord", "parentId" : null, "url" : "/noticerecord", "code" : "noticerecord:noticerecord", "icon" : "email", "type" : 1, "level" : 1, "state" : 1, "sort" : 1, "remark" : "科研办公", "title" : "科研办公", "redirect" : "/noticerecord", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 207, "name" : "notice", "parentId" : 206, "url" : "/noticerecord/notice", "code" : "noticerecord:notice", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "公告管理", "title" : "公告管理", "redirect" : "/noticerecord/notice", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 208, "name" : "news", "parentId" : 206, "url" : "/noticerecord/news", "code" : "noticerecord:news", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "消息管理", "title" : "消息管理", "redirect" : "/noticerecord/news", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 261, "name" : "memorandum", "parentId" : 206, "url" : "/noticerecord/memorandum", "code" : "noticerecord:memorandum", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "备忘录管理", "title" : "备忘录管理", "redirect" : "/noticerecord/memorandum", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null } ] }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 245, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 246, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 247, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 248, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 225, "name" : "researchAssessment", "parentId" : null, "url" : "/assessment", "code" : "assessment:assessment", "icon" : "skill", "type" : 1, "level" : 1, "state" : 1, "sort" : 8, "remark" : "科研考核", "title" : "科研考核", "redirect" : "/assessment", "version" : 0, "createTime" : "2020-10-26 15:11:36", "updateTime" : "2020-10-26 15:11:37", "children" : [ { "id" : 226, "name" : "assessmentScheme", "parentId" : 225, "url" : "/assessment/scheme", "code" : "assessment:scheme", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 101, "remark" : "考核方案", "title" : "考核方案", "redirect" : "/assessment/scheme", "version" : 0, "createTime" : "2020-10-26 15:14:54", "updateTime" : "2020-10-26 15:14:56", "children" : null }, { "id" : 227, "name" : "assessmentBatches", "parentId" : 225, "url" : "/assessment/batches", "code" : "assessment:batches", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 102, "remark" : "考核批次", "title" : "考核批次", "redirect" : "/assessment/batches", "version" : 0, "createTime" : "2020-10-26 15:17:23", "updateTime" : "2020-10-26 15:17:24", "children" : null } ] }, { "id" : 72, "name" : "docManagement", "parentId" : null, "url" : "/docManagement/list", "code" : "financeManage:financeManage", "icon" : "doc", "type" : 1, "level" : 1, "state" : 1, "sort" : 72, "remark" : "文档管理", "title" : "文档管理", "redirect" : "/docManagement/list", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "openId" : null, "unionId" : null } }, "time" : "2020-12-22 15:06:54" } 2020-12-22 15:06:54.093 INFO [http-nio-8899-exec-20] [1341279025468080130] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" }, "time" : "2020-12-22 15:06:54", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:06:54.119 INFO [http-nio-8899-exec-20] [1341279025468080130] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : null, "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : null, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : null, "roleId" : null, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : [ "", "projectInspection:look", "financeManage:expenses", "projectInspection:list", "workAchievement", "assessment:assessment", "usergroup:del", "scientificResearch:newMedicine", "role:add", "research", "projectUpdate:add", "system:setting:roleList", "projectUpdate:update", "projectInspection:add", "projectConclusion:add", "noticerecord:memorandum", "usergroup:add", "role:del", "projectConclusion:list", "system:setting:groupList", "projectConclusion:look", "financeManage:costAggregation", "group:del", "projectInspection:opr", "group:add", "system:setting:userListEdit", "scientificResearch:otherAchievements", "project:list", "scientificResearch:researchAward", "project:add", "assessment:scheme", "usergroup:edit", "managementLog:attachlog", "project:edit", "projectUpdate:list", "noticerecord:notice", "user:list", "system:setting:userList", "project:del", "group:edit", "project:file", "user:del", "managementLog:auditinglog", "usergroup:list", "scientificResearch:softwareCopyright", "financeManage:financeManage", "noticerecord:news", "role:list", "scientificResearch:scientificResearch", "patentAchievements", "group:list", "financeManage:refund", "system:project", "projectConclusion:opr", "user:add", "financeManage:budget", "assessment:batches", "noticerecord:noticerecord", "user:edit", "system:setting:organization", "/managementLog:operatelog", "system:project:projectApplication", "role:edit", "system:setting" ], "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : null, "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, "time" : "2020-12-22 15:06:54" } 2020-12-22 15:06:54.155 INFO [http-nio-8899-exec-21] [1341279025740709890] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:06:54", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:06:54.177 INFO [http-nio-8899-exec-21] [1341279025740709890] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 206, "name" : "noticerecord", "parentId" : null, "url" : "/noticerecord", "code" : "noticerecord:noticerecord", "icon" : "email", "type" : 1, "level" : 1, "state" : 1, "sort" : 1, "remark" : "科研办公", "title" : "科研办公", "redirect" : "/noticerecord", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 207, "name" : "notice", "parentId" : 206, "url" : "/noticerecord/notice", "code" : "noticerecord:notice", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "公告管理", "title" : "公告管理", "redirect" : "/noticerecord/notice", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 208, "name" : "news", "parentId" : 206, "url" : "/noticerecord/news", "code" : "noticerecord:news", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "消息管理", "title" : "消息管理", "redirect" : "/noticerecord/news", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 261, "name" : "memorandum", "parentId" : 206, "url" : "/noticerecord/memorandum", "code" : "noticerecord:memorandum", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "备忘录管理", "title" : "备忘录管理", "redirect" : "/noticerecord/memorandum", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null } ] }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 225, "name" : "researchAssessment", "parentId" : null, "url" : "/assessment", "code" : "assessment:assessment", "icon" : "skill", "type" : 1, "level" : 1, "state" : 1, "sort" : 8, "remark" : "科研考核", "title" : "科研考核", "redirect" : "/assessment", "version" : 0, "createTime" : "2020-10-26 15:11:36", "updateTime" : "2020-10-26 15:11:37", "children" : [ { "id" : 226, "name" : "assessmentScheme", "parentId" : 225, "url" : "/assessment/scheme", "code" : "assessment:scheme", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 101, "remark" : "考核方案", "title" : "考核方案", "redirect" : "/assessment/scheme", "version" : 0, "createTime" : "2020-10-26 15:14:54", "updateTime" : "2020-10-26 15:14:56", "children" : null }, { "id" : 227, "name" : "assessmentBatches", "parentId" : 225, "url" : "/assessment/batches", "code" : "assessment:batches", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 102, "remark" : "考核批次", "title" : "考核批次", "redirect" : "/assessment/batches", "version" : 0, "createTime" : "2020-10-26 15:17:23", "updateTime" : "2020-10-26 15:17:24", "children" : null } ] }, { "id" : 72, "name" : "docManagement", "parentId" : null, "url" : "/docManagement/list", "code" : "financeManage:financeManage", "icon" : "doc", "type" : 1, "level" : 1, "state" : 1, "sort" : 72, "remark" : "文档管理", "title" : "文档管理", "redirect" : "/docManagement/list", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "time" : "2020-12-22 15:06:54" } 2020-12-22 15:06:58.047 INFO [http-nio-8899-exec-26] [1341279042002026498] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:06:58", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:06:58.076 INFO [http-nio-8899-exec-26] [1341279042002026498] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:06:58" } 2020-12-22 15:14:59.721 INFO [http-nio-8899-exec-5] [1341281062301794306] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:14:59", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:14:59.747 INFO [http-nio-8899-exec-5] [1341281062301794306] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:14:59" } 2020-12-22 15:15:06.196 INFO [http-nio-8899-exec-12] [1341281089514438658] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:15:06", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:15:06.220 INFO [http-nio-8899-exec-12] [1341281089514438658] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:15:06" } 2020-12-22 15:16:47.762 WARN [http-nio-8899-exec-18] [] org.apache.catalina.connector.Request 173 : Creating the temporary upload location [C:\Users\亚洲\AppData\Local\Temp\tomcat.6009495997689479860.8899\work\Tomcat\localhost\api\opt\upload\tmp] as it is required by the servlet [dispatcherServlet] 2020-12-22 15:16:47.808 INFO [http-nio-8899-exec-18] [1341281515693473794] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryH4KCieVQYQufV9jn", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:16:47", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:16:47.811 INFO [http-nio-8899-exec-18] [1341281515693473794] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:16:47.812 INFO [http-nio-8899-exec-18] [1341281515693473794] i.g.s.s.controller.UploadController 229 : OriginalFilename = 202012211735-问卷题目编码表示例.xlsx 2020-12-22 15:16:47.812 INFO [http-nio-8899-exec-18] [1341281515693473794] i.g.s.s.controller.UploadController 230 : Name = 202012211735-问卷题目编码表示例.xlsx 2020-12-22 15:16:47.812 INFO [http-nio-8899-exec-18] [1341281515693473794] i.g.s.s.controller.UploadController 231 : Size = 5534 2020-12-22 15:16:47.813 INFO [http-nio-8899-exec-18] [1341281515693473794] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:16:47.820 INFO [http-nio-8899-exec-18] [1341281515693473794] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221516478108141.xlsx 2020-12-22 15:16:47.820 INFO [http-nio-8899-exec-18] [1341281515693473794] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221516478108141.xlsx 2020-12-22 15:16:47.827 INFO [http-nio-8899-exec-18] [1341281515693473794] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221516478108141.xlsx 2020-12-22 15:16:47.829 INFO [http-nio-8899-exec-18] [1341281515693473794] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "202012211735-问卷题目编码表示例.xlsx", "Size" : 5534, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221516478108141.xlsx", "fileRealName" : "202012221516478108141.xlsx" }, "time" : "2020-12-22 15:16:47" } 2020-12-22 15:18:33.852 INFO [http-nio-8899-exec-20] [1341281960444887041] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" }, "time" : "2020-12-22 15:18:33", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:18:33.875 INFO [http-nio-8899-exec-20] [1341281960444887041] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : null, "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : null, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : null, "roleId" : null, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : [ "", "projectInspection:look", "financeManage:expenses", "projectInspection:list", "workAchievement", "assessment:assessment", "usergroup:del", "scientificResearch:newMedicine", "role:add", "research", "projectUpdate:add", "system:setting:roleList", "projectUpdate:update", "projectInspection:add", "projectConclusion:add", "noticerecord:memorandum", "usergroup:add", "role:del", "projectConclusion:list", "system:setting:groupList", "projectConclusion:look", "financeManage:costAggregation", "group:del", "projectInspection:opr", "group:add", "system:setting:userListEdit", "scientificResearch:otherAchievements", "project:list", "scientificResearch:researchAward", "project:add", "assessment:scheme", "usergroup:edit", "managementLog:attachlog", "project:edit", "projectUpdate:list", "noticerecord:notice", "user:list", "system:setting:userList", "project:del", "group:edit", "project:file", "user:del", "managementLog:auditinglog", "usergroup:list", "scientificResearch:softwareCopyright", "financeManage:financeManage", "noticerecord:news", "role:list", "scientificResearch:scientificResearch", "patentAchievements", "group:list", "financeManage:refund", "system:project", "projectConclusion:opr", "user:add", "financeManage:budget", "assessment:batches", "noticerecord:noticerecord", "user:edit", "system:setting:organization", "/managementLog:operatelog", "system:project:projectApplication", "role:edit", "system:setting" ], "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : null, "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, "time" : "2020-12-22 15:18:33" } 2020-12-22 15:18:34.037 INFO [http-nio-8899-exec-21] [1341281961237610498] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:18:34", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:18:34.059 INFO [http-nio-8899-exec-21] [1341281961237610498] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 206, "name" : "noticerecord", "parentId" : null, "url" : "/noticerecord", "code" : "noticerecord:noticerecord", "icon" : "email", "type" : 1, "level" : 1, "state" : 1, "sort" : 1, "remark" : "科研办公", "title" : "科研办公", "redirect" : "/noticerecord", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 207, "name" : "notice", "parentId" : 206, "url" : "/noticerecord/notice", "code" : "noticerecord:notice", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "公告管理", "title" : "公告管理", "redirect" : "/noticerecord/notice", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 208, "name" : "news", "parentId" : 206, "url" : "/noticerecord/news", "code" : "noticerecord:news", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "消息管理", "title" : "消息管理", "redirect" : "/noticerecord/news", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 261, "name" : "memorandum", "parentId" : 206, "url" : "/noticerecord/memorandum", "code" : "noticerecord:memorandum", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "备忘录管理", "title" : "备忘录管理", "redirect" : "/noticerecord/memorandum", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null } ] }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 225, "name" : "researchAssessment", "parentId" : null, "url" : "/assessment", "code" : "assessment:assessment", "icon" : "skill", "type" : 1, "level" : 1, "state" : 1, "sort" : 8, "remark" : "科研考核", "title" : "科研考核", "redirect" : "/assessment", "version" : 0, "createTime" : "2020-10-26 15:11:36", "updateTime" : "2020-10-26 15:11:37", "children" : [ { "id" : 226, "name" : "assessmentScheme", "parentId" : 225, "url" : "/assessment/scheme", "code" : "assessment:scheme", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 101, "remark" : "考核方案", "title" : "考核方案", "redirect" : "/assessment/scheme", "version" : 0, "createTime" : "2020-10-26 15:14:54", "updateTime" : "2020-10-26 15:14:56", "children" : null }, { "id" : 227, "name" : "assessmentBatches", "parentId" : 225, "url" : "/assessment/batches", "code" : "assessment:batches", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 102, "remark" : "考核批次", "title" : "考核批次", "redirect" : "/assessment/batches", "version" : 0, "createTime" : "2020-10-26 15:17:23", "updateTime" : "2020-10-26 15:17:24", "children" : null } ] }, { "id" : 72, "name" : "docManagement", "parentId" : null, "url" : "/docManagement/list", "code" : "financeManage:financeManage", "icon" : "doc", "type" : 1, "level" : 1, "state" : 1, "sort" : 72, "remark" : "文档管理", "title" : "文档管理", "redirect" : "/docManagement/list", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "time" : "2020-12-22 15:18:34" } 2020-12-22 15:18:35.914 INFO [http-nio-8899-exec-15] [1341281969106124802] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:18:35", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:18:35.935 INFO [http-nio-8899-exec-15] [1341281969106124802] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:18:35" } 2020-12-22 15:18:42.747 INFO [http-nio-8899-exec-18] [1341281997795164162] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" }, "time" : "2020-12-22 15:18:42", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:18:42.778 INFO [http-nio-8899-exec-18] [1341281997795164162] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : null, "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : null, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : null, "roleId" : null, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : [ "", "projectInspection:look", "financeManage:expenses", "projectInspection:list", "workAchievement", "assessment:assessment", "usergroup:del", "scientificResearch:newMedicine", "role:add", "research", "projectUpdate:add", "system:setting:roleList", "projectUpdate:update", "projectInspection:add", "projectConclusion:add", "noticerecord:memorandum", "usergroup:add", "role:del", "projectConclusion:list", "system:setting:groupList", "projectConclusion:look", "financeManage:costAggregation", "group:del", "projectInspection:opr", "group:add", "system:setting:userListEdit", "scientificResearch:otherAchievements", "project:list", "scientificResearch:researchAward", "project:add", "assessment:scheme", "usergroup:edit", "managementLog:attachlog", "project:edit", "projectUpdate:list", "noticerecord:notice", "user:list", "system:setting:userList", "project:del", "group:edit", "project:file", "user:del", "managementLog:auditinglog", "usergroup:list", "scientificResearch:softwareCopyright", "financeManage:financeManage", "noticerecord:news", "role:list", "scientificResearch:scientificResearch", "patentAchievements", "group:list", "financeManage:refund", "system:project", "projectConclusion:opr", "user:add", "financeManage:budget", "assessment:batches", "noticerecord:noticerecord", "user:edit", "system:setting:organization", "/managementLog:operatelog", "system:project:projectApplication", "role:edit", "system:setting" ], "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : null, "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, "time" : "2020-12-22 15:18:42" } 2020-12-22 15:18:42.806 INFO [http-nio-8899-exec-27] [1341281998046822402] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:18:42", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:18:42.820 INFO [http-nio-8899-exec-27] [1341281998046822402] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 206, "name" : "noticerecord", "parentId" : null, "url" : "/noticerecord", "code" : "noticerecord:noticerecord", "icon" : "email", "type" : 1, "level" : 1, "state" : 1, "sort" : 1, "remark" : "科研办公", "title" : "科研办公", "redirect" : "/noticerecord", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 207, "name" : "notice", "parentId" : 206, "url" : "/noticerecord/notice", "code" : "noticerecord:notice", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "公告管理", "title" : "公告管理", "redirect" : "/noticerecord/notice", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 208, "name" : "news", "parentId" : 206, "url" : "/noticerecord/news", "code" : "noticerecord:news", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "消息管理", "title" : "消息管理", "redirect" : "/noticerecord/news", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 261, "name" : "memorandum", "parentId" : 206, "url" : "/noticerecord/memorandum", "code" : "noticerecord:memorandum", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "备忘录管理", "title" : "备忘录管理", "redirect" : "/noticerecord/memorandum", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null } ] }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 225, "name" : "researchAssessment", "parentId" : null, "url" : "/assessment", "code" : "assessment:assessment", "icon" : "skill", "type" : 1, "level" : 1, "state" : 1, "sort" : 8, "remark" : "科研考核", "title" : "科研考核", "redirect" : "/assessment", "version" : 0, "createTime" : "2020-10-26 15:11:36", "updateTime" : "2020-10-26 15:11:37", "children" : [ { "id" : 226, "name" : "assessmentScheme", "parentId" : 225, "url" : "/assessment/scheme", "code" : "assessment:scheme", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 101, "remark" : "考核方案", "title" : "考核方案", "redirect" : "/assessment/scheme", "version" : 0, "createTime" : "2020-10-26 15:14:54", "updateTime" : "2020-10-26 15:14:56", "children" : null }, { "id" : 227, "name" : "assessmentBatches", "parentId" : 225, "url" : "/assessment/batches", "code" : "assessment:batches", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 102, "remark" : "考核批次", "title" : "考核批次", "redirect" : "/assessment/batches", "version" : 0, "createTime" : "2020-10-26 15:17:23", "updateTime" : "2020-10-26 15:17:24", "children" : null } ] }, { "id" : 72, "name" : "docManagement", "parentId" : null, "url" : "/docManagement/list", "code" : "financeManage:financeManage", "icon" : "doc", "type" : 1, "level" : 1, "state" : 1, "sort" : 72, "remark" : "文档管理", "title" : "文档管理", "redirect" : "/docManagement/list", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "time" : "2020-12-22 15:18:42" } 2020-12-22 15:18:43.912 INFO [http-nio-8899-exec-19] [1341282002673139713] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:18:43", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:18:43.944 INFO [http-nio-8899-exec-19] [1341282002673139713] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:18:43" } 2020-12-22 15:19:24.977 INFO [http-nio-8899-exec-9] [1341282174811570178] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundary2OIzZTr2PhATfZVv", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:19:24", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:19:24.978 INFO [http-nio-8899-exec-9] [1341282174811570178] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:19:24.978 INFO [http-nio-8899-exec-9] [1341282174811570178] i.g.s.s.controller.UploadController 229 : OriginalFilename = 202012211735-问卷题目编码表示例.xlsx 2020-12-22 15:19:24.979 INFO [http-nio-8899-exec-9] [1341282174811570178] i.g.s.s.controller.UploadController 230 : Name = 202012211735-问卷题目编码表示例.xlsx 2020-12-22 15:19:24.982 INFO [http-nio-8899-exec-9] [1341282174811570178] i.g.s.s.controller.UploadController 231 : Size = 5534 2020-12-22 15:19:24.982 INFO [http-nio-8899-exec-9] [1341282174811570178] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:19:24.984 INFO [http-nio-8899-exec-9] [1341282174811570178] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221519249448377.xlsx 2020-12-22 15:19:24.984 INFO [http-nio-8899-exec-9] [1341282174811570178] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221519249448377.xlsx 2020-12-22 15:19:24.990 INFO [http-nio-8899-exec-9] [1341282174811570178] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221519249448377.xlsx 2020-12-22 15:19:24.992 INFO [http-nio-8899-exec-9] [1341282174811570178] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "202012211735-问卷题目编码表示例.xlsx", "Size" : 5534, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221519249448377.xlsx", "fileRealName" : "202012221519249448377.xlsx" }, "time" : "2020-12-22 15:19:24" } 2020-12-22 15:21:10.264 INFO [http-nio-8899-exec-16] [1341282616471781377] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundary4MhRWgNc1UwPHQTC", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:21:10", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:21:10.265 INFO [http-nio-8899-exec-16] [1341282616471781377] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.wordprocessingml.document 2020-12-22 15:21:10.266 INFO [http-nio-8899-exec-16] [1341282616471781377] i.g.s.s.controller.UploadController 229 : OriginalFilename = 中央随机-区组随机优化文档20201218 (1).docx 2020-12-22 15:21:10.266 INFO [http-nio-8899-exec-16] [1341282616471781377] i.g.s.s.controller.UploadController 230 : Name = 中央随机-区组随机优化文档20201218 (1).docx 2020-12-22 15:21:10.267 INFO [http-nio-8899-exec-16] [1341282616471781377] i.g.s.s.controller.UploadController 231 : Size = 40685 2020-12-22 15:21:10.267 INFO [http-nio-8899-exec-16] [1341282616471781377] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:21:10.268 INFO [http-nio-8899-exec-16] [1341282616471781377] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221521102868003.docx 2020-12-22 15:21:10.268 INFO [http-nio-8899-exec-16] [1341282616471781377] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221521102868003.docx 2020-12-22 15:21:10.270 INFO [http-nio-8899-exec-16] [1341282616471781377] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221521102868003.docx 2020-12-22 15:21:10.272 INFO [http-nio-8899-exec-16] [1341282616471781377] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.wordprocessingml.document", "OriginalFilename" : "中央随机-区组随机优化文档20201218 (1).docx", "Size" : 40685, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221521102868003.docx", "fileRealName" : "202012221521102868003.docx" }, "time" : "2020-12-22 15:21:10" } 2020-12-22 15:22:51.230 INFO [http-nio-8899-exec-4] [1341283039962267650] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryyf1O6fuvZQBUpart", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:22:51", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:22:51.230 INFO [http-nio-8899-exec-4] [1341283039962267650] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:22:51.231 INFO [http-nio-8899-exec-4] [1341283039962267650] i.g.s.s.controller.UploadController 229 : OriginalFilename = 目录列表 (1) - 副本.xlsx 2020-12-22 15:22:51.231 INFO [http-nio-8899-exec-4] [1341283039962267650] i.g.s.s.controller.UploadController 230 : Name = 目录列表 (1) - 副本.xlsx 2020-12-22 15:22:51.233 INFO [http-nio-8899-exec-4] [1341283039962267650] i.g.s.s.controller.UploadController 231 : Size = 9229 2020-12-22 15:22:51.235 INFO [http-nio-8899-exec-4] [1341283039962267650] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:22:51.236 INFO [http-nio-8899-exec-4] [1341283039962267650] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221522512546962.xlsx 2020-12-22 15:22:51.237 INFO [http-nio-8899-exec-4] [1341283039962267650] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221522512546962.xlsx 2020-12-22 15:22:51.238 INFO [http-nio-8899-exec-4] [1341283039962267650] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221522512546962.xlsx 2020-12-22 15:22:51.241 INFO [http-nio-8899-exec-4] [1341283039962267650] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "目录列表 (1) - 副本.xlsx", "Size" : 9229, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221522512546962.xlsx", "fileRealName" : "202012221522512546962.xlsx" }, "time" : "2020-12-22 15:22:51" } 2020-12-22 15:24:10.136 INFO [http-nio-8899-exec-23] [1341283370926407682] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:24:10", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:24:10.170 INFO [http-nio-8899-exec-23] [1341283370926407682] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:24:10" } 2020-12-22 15:24:46.425 INFO [http-nio-8899-exec-3] [1341283523146088450] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:24:46", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:24:46.458 INFO [http-nio-8899-exec-3] [1341283523146088450] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:24:46" } 2020-12-22 15:25:43.200 INFO [http-nio-8899-exec-6] [1341283761307058177] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" }, "time" : "2020-12-22 15:25:43", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:25:43.235 INFO [http-nio-8899-exec-6] [1341283761307058177] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : null, "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : null, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : null, "roleId" : null, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : [ "", "projectInspection:look", "financeManage:expenses", "projectInspection:list", "workAchievement", "assessment:assessment", "usergroup:del", "scientificResearch:newMedicine", "role:add", "research", "projectUpdate:add", "system:setting:roleList", "projectUpdate:update", "projectInspection:add", "projectConclusion:add", "noticerecord:memorandum", "usergroup:add", "role:del", "projectConclusion:list", "system:setting:groupList", "projectConclusion:look", "financeManage:costAggregation", "group:del", "projectInspection:opr", "group:add", "system:setting:userListEdit", "scientificResearch:otherAchievements", "project:list", "scientificResearch:researchAward", "project:add", "assessment:scheme", "usergroup:edit", "managementLog:attachlog", "project:edit", "projectUpdate:list", "noticerecord:notice", "user:list", "system:setting:userList", "project:del", "group:edit", "project:file", "user:del", "managementLog:auditinglog", "usergroup:list", "scientificResearch:softwareCopyright", "financeManage:financeManage", "noticerecord:news", "role:list", "scientificResearch:scientificResearch", "patentAchievements", "group:list", "financeManage:refund", "system:project", "projectConclusion:opr", "user:add", "financeManage:budget", "assessment:batches", "noticerecord:noticerecord", "user:edit", "system:setting:organization", "/managementLog:operatelog", "system:project:projectApplication", "role:edit", "system:setting" ], "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : null, "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, "time" : "2020-12-22 15:25:43" } 2020-12-22 15:25:43.311 INFO [http-nio-8899-exec-5] [1341283761726488578] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:25:43", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:25:43.334 INFO [http-nio-8899-exec-5] [1341283761726488578] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 206, "name" : "noticerecord", "parentId" : null, "url" : "/noticerecord", "code" : "noticerecord:noticerecord", "icon" : "email", "type" : 1, "level" : 1, "state" : 1, "sort" : 1, "remark" : "科研办公", "title" : "科研办公", "redirect" : "/noticerecord", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 207, "name" : "notice", "parentId" : 206, "url" : "/noticerecord/notice", "code" : "noticerecord:notice", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "公告管理", "title" : "公告管理", "redirect" : "/noticerecord/notice", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 208, "name" : "news", "parentId" : 206, "url" : "/noticerecord/news", "code" : "noticerecord:news", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "消息管理", "title" : "消息管理", "redirect" : "/noticerecord/news", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 261, "name" : "memorandum", "parentId" : 206, "url" : "/noticerecord/memorandum", "code" : "noticerecord:memorandum", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "备忘录管理", "title" : "备忘录管理", "redirect" : "/noticerecord/memorandum", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null } ] }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 225, "name" : "researchAssessment", "parentId" : null, "url" : "/assessment", "code" : "assessment:assessment", "icon" : "skill", "type" : 1, "level" : 1, "state" : 1, "sort" : 8, "remark" : "科研考核", "title" : "科研考核", "redirect" : "/assessment", "version" : 0, "createTime" : "2020-10-26 15:11:36", "updateTime" : "2020-10-26 15:11:37", "children" : [ { "id" : 226, "name" : "assessmentScheme", "parentId" : 225, "url" : "/assessment/scheme", "code" : "assessment:scheme", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 101, "remark" : "考核方案", "title" : "考核方案", "redirect" : "/assessment/scheme", "version" : 0, "createTime" : "2020-10-26 15:14:54", "updateTime" : "2020-10-26 15:14:56", "children" : null }, { "id" : 227, "name" : "assessmentBatches", "parentId" : 225, "url" : "/assessment/batches", "code" : "assessment:batches", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 102, "remark" : "考核批次", "title" : "考核批次", "redirect" : "/assessment/batches", "version" : 0, "createTime" : "2020-10-26 15:17:23", "updateTime" : "2020-10-26 15:17:24", "children" : null } ] }, { "id" : 72, "name" : "docManagement", "parentId" : null, "url" : "/docManagement/list", "code" : "financeManage:financeManage", "icon" : "doc", "type" : 1, "level" : 1, "state" : 1, "sort" : 72, "remark" : "文档管理", "title" : "文档管理", "redirect" : "/docManagement/list", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "time" : "2020-12-22 15:25:43" } 2020-12-22 15:25:46.557 INFO [http-nio-8899-exec-10] [1341283775374753793] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:25:46", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:25:46.578 INFO [http-nio-8899-exec-10] [1341283775374753793] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:25:46" } 2020-12-22 15:26:11.402 INFO [http-nio-8899-exec-1] [1341283879544487938] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:26:11", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:26:11.457 INFO [http-nio-8899-exec-1] [1341283879544487938] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:26:11" } 2020-12-22 15:26:25.780 INFO [http-nio-8899-exec-22] [1341283939841802242] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryRMavPJBKaBefEAEu", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:26:25", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:26:25.781 INFO [http-nio-8899-exec-22] [1341283939841802242] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:26:25.782 INFO [http-nio-8899-exec-22] [1341283939841802242] i.g.s.s.controller.UploadController 229 : OriginalFilename = 目录列表 (1) - 副本.xlsx 2020-12-22 15:26:25.784 INFO [http-nio-8899-exec-22] [1341283939841802242] i.g.s.s.controller.UploadController 230 : Name = 目录列表 (1) - 副本.xlsx 2020-12-22 15:26:25.785 INFO [http-nio-8899-exec-22] [1341283939841802242] i.g.s.s.controller.UploadController 231 : Size = 9229 2020-12-22 15:26:25.785 INFO [http-nio-8899-exec-22] [1341283939841802242] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:26:25.786 INFO [http-nio-8899-exec-22] [1341283939841802242] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221526257345375.xlsx 2020-12-22 15:26:25.787 INFO [http-nio-8899-exec-22] [1341283939841802242] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221526257345375.xlsx 2020-12-22 15:26:25.788 INFO [http-nio-8899-exec-22] [1341283939841802242] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221526257345375.xlsx 2020-12-22 15:26:25.791 INFO [http-nio-8899-exec-22] [1341283939841802242] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "目录列表 (1) - 副本.xlsx", "Size" : 9229, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221526257345375.xlsx", "fileRealName" : "202012221526257345375.xlsx" }, "time" : "2020-12-22 15:26:25" } 2020-12-22 15:26:57.032 INFO [http-nio-8899-exec-20] [1341284070917996546] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundarycEK6KaDNyaR9Mv5p", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:26:57", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:26:57.033 INFO [http-nio-8899-exec-20] [1341284070917996546] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:26:57.033 INFO [http-nio-8899-exec-20] [1341284070917996546] i.g.s.s.controller.UploadController 229 : OriginalFilename = 目录列表 (1) - 副本.xlsx 2020-12-22 15:26:57.034 INFO [http-nio-8899-exec-20] [1341284070917996546] i.g.s.s.controller.UploadController 230 : Name = 目录列表 (1) - 副本.xlsx 2020-12-22 15:26:57.034 INFO [http-nio-8899-exec-20] [1341284070917996546] i.g.s.s.controller.UploadController 231 : Size = 9229 2020-12-22 15:26:57.035 INFO [http-nio-8899-exec-20] [1341284070917996546] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:26:57.036 INFO [http-nio-8899-exec-20] [1341284070917996546] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221526570684182.xlsx 2020-12-22 15:26:57.037 INFO [http-nio-8899-exec-20] [1341284070917996546] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221526570684182.xlsx 2020-12-22 15:26:57.043 INFO [http-nio-8899-exec-20] [1341284070917996546] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221526570684182.xlsx 2020-12-22 15:26:57.050 INFO [http-nio-8899-exec-20] [1341284070917996546] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "目录列表 (1) - 副本.xlsx", "Size" : 9229, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221526570684182.xlsx", "fileRealName" : "202012221526570684182.xlsx" }, "time" : "2020-12-22 15:26:57" } 2020-12-22 15:27:45.497 INFO [http-nio-8899-exec-29] [1341284274148802562] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryqodNNDnBZzbnwQOQ", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:27:45", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:27:45.497 INFO [http-nio-8899-exec-29] [1341284274148802562] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:27:45.498 INFO [http-nio-8899-exec-29] [1341284274148802562] i.g.s.s.controller.UploadController 229 : OriginalFilename = 目录列表 (1) - 副本.xlsx 2020-12-22 15:27:45.498 INFO [http-nio-8899-exec-29] [1341284274148802562] i.g.s.s.controller.UploadController 230 : Name = 目录列表 (1) - 副本.xlsx 2020-12-22 15:27:45.499 INFO [http-nio-8899-exec-29] [1341284274148802562] i.g.s.s.controller.UploadController 231 : Size = 9229 2020-12-22 15:27:45.499 INFO [http-nio-8899-exec-29] [1341284274148802562] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:27:45.500 INFO [http-nio-8899-exec-29] [1341284274148802562] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221527455177475.xlsx 2020-12-22 15:27:45.501 INFO [http-nio-8899-exec-29] [1341284274148802562] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221527455177475.xlsx 2020-12-22 15:27:45.511 INFO [http-nio-8899-exec-29] [1341284274148802562] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221527455177475.xlsx 2020-12-22 15:27:45.514 INFO [http-nio-8899-exec-29] [1341284274148802562] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "目录列表 (1) - 副本.xlsx", "Size" : 9229, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221527455177475.xlsx", "fileRealName" : "202012221527455177475.xlsx" }, "time" : "2020-12-22 15:27:45" } 2020-12-22 15:28:30.950 INFO [http-nio-8899-exec-19] [1341284464867999746] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryWnG4FhTel3ApFZ3d", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:28:30", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:28:30.950 INFO [http-nio-8899-exec-19] [1341284464867999746] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:28:30.951 INFO [http-nio-8899-exec-19] [1341284464867999746] i.g.s.s.controller.UploadController 229 : OriginalFilename = 目录列表 (1) - 副本.xlsx 2020-12-22 15:28:30.951 INFO [http-nio-8899-exec-19] [1341284464867999746] i.g.s.s.controller.UploadController 230 : Name = 目录列表 (1) - 副本.xlsx 2020-12-22 15:28:30.952 INFO [http-nio-8899-exec-19] [1341284464867999746] i.g.s.s.controller.UploadController 231 : Size = 9229 2020-12-22 15:28:30.953 INFO [http-nio-8899-exec-19] [1341284464867999746] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:28:30.953 INFO [http-nio-8899-exec-19] [1341284464867999746] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221528309460872.xlsx 2020-12-22 15:28:30.954 INFO [http-nio-8899-exec-19] [1341284464867999746] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221528309460872.xlsx 2020-12-22 15:28:30.958 INFO [http-nio-8899-exec-19] [1341284464867999746] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221528309460872.xlsx 2020-12-22 15:28:30.963 INFO [http-nio-8899-exec-19] [1341284464867999746] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "目录列表 (1) - 副本.xlsx", "Size" : 9229, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221528309460872.xlsx", "fileRealName" : "202012221528309460872.xlsx" }, "time" : "2020-12-22 15:28:30" } 2020-12-22 15:28:50.467 INFO [http-nio-8899-exec-15] [1341284546745008130] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" }, "time" : "2020-12-22 15:28:50", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:28:50.492 INFO [http-nio-8899-exec-15] [1341284546745008130] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : null, "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : null, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : null, "roleId" : null, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : [ "", "projectInspection:look", "financeManage:expenses", "projectInspection:list", "workAchievement", "assessment:assessment", "usergroup:del", "scientificResearch:newMedicine", "role:add", "research", "projectUpdate:add", "system:setting:roleList", "projectUpdate:update", "projectInspection:add", "projectConclusion:add", "noticerecord:memorandum", "usergroup:add", "role:del", "projectConclusion:list", "system:setting:groupList", "projectConclusion:look", "financeManage:costAggregation", "group:del", "projectInspection:opr", "group:add", "system:setting:userListEdit", "scientificResearch:otherAchievements", "project:list", "scientificResearch:researchAward", "project:add", "assessment:scheme", "usergroup:edit", "managementLog:attachlog", "project:edit", "projectUpdate:list", "noticerecord:notice", "user:list", "system:setting:userList", "project:del", "group:edit", "project:file", "user:del", "managementLog:auditinglog", "usergroup:list", "scientificResearch:softwareCopyright", "financeManage:financeManage", "noticerecord:news", "role:list", "scientificResearch:scientificResearch", "patentAchievements", "group:list", "financeManage:refund", "system:project", "projectConclusion:opr", "user:add", "financeManage:budget", "assessment:batches", "noticerecord:noticerecord", "user:edit", "system:setting:organization", "/managementLog:operatelog", "system:project:projectApplication", "role:edit", "system:setting" ], "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : null, "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, "time" : "2020-12-22 15:28:50" } 2020-12-22 15:28:50.624 INFO [http-nio-8899-exec-4] [1341284547369959425] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:28:50", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:28:50.652 INFO [http-nio-8899-exec-4] [1341284547369959425] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 206, "name" : "noticerecord", "parentId" : null, "url" : "/noticerecord", "code" : "noticerecord:noticerecord", "icon" : "email", "type" : 1, "level" : 1, "state" : 1, "sort" : 1, "remark" : "科研办公", "title" : "科研办公", "redirect" : "/noticerecord", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 207, "name" : "notice", "parentId" : 206, "url" : "/noticerecord/notice", "code" : "noticerecord:notice", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "公告管理", "title" : "公告管理", "redirect" : "/noticerecord/notice", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 208, "name" : "news", "parentId" : 206, "url" : "/noticerecord/news", "code" : "noticerecord:news", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "消息管理", "title" : "消息管理", "redirect" : "/noticerecord/news", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 261, "name" : "memorandum", "parentId" : 206, "url" : "/noticerecord/memorandum", "code" : "noticerecord:memorandum", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "备忘录管理", "title" : "备忘录管理", "redirect" : "/noticerecord/memorandum", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null } ] }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 225, "name" : "researchAssessment", "parentId" : null, "url" : "/assessment", "code" : "assessment:assessment", "icon" : "skill", "type" : 1, "level" : 1, "state" : 1, "sort" : 8, "remark" : "科研考核", "title" : "科研考核", "redirect" : "/assessment", "version" : 0, "createTime" : "2020-10-26 15:11:36", "updateTime" : "2020-10-26 15:11:37", "children" : [ { "id" : 226, "name" : "assessmentScheme", "parentId" : 225, "url" : "/assessment/scheme", "code" : "assessment:scheme", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 101, "remark" : "考核方案", "title" : "考核方案", "redirect" : "/assessment/scheme", "version" : 0, "createTime" : "2020-10-26 15:14:54", "updateTime" : "2020-10-26 15:14:56", "children" : null }, { "id" : 227, "name" : "assessmentBatches", "parentId" : 225, "url" : "/assessment/batches", "code" : "assessment:batches", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 102, "remark" : "考核批次", "title" : "考核批次", "redirect" : "/assessment/batches", "version" : 0, "createTime" : "2020-10-26 15:17:23", "updateTime" : "2020-10-26 15:17:24", "children" : null } ] }, { "id" : 72, "name" : "docManagement", "parentId" : null, "url" : "/docManagement/list", "code" : "financeManage:financeManage", "icon" : "doc", "type" : 1, "level" : 1, "state" : 1, "sort" : 72, "remark" : "文档管理", "title" : "文档管理", "redirect" : "/docManagement/list", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "time" : "2020-12-22 15:28:50" } 2020-12-22 15:28:52.990 INFO [http-nio-8899-exec-16] [1341284557306265601] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:28:52", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:28:53.018 INFO [http-nio-8899-exec-16] [1341284557306265601] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:28:53" } 2020-12-22 15:29:02.567 INFO [http-nio-8899-exec-30] [1341284597160542209] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryfxAAUSk8RpDxXuwT", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:29:02", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:29:02.568 INFO [http-nio-8899-exec-30] [1341284597160542209] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:29:02.569 INFO [http-nio-8899-exec-30] [1341284597160542209] i.g.s.s.controller.UploadController 229 : OriginalFilename = 目录列表 (1) - 副本.xlsx 2020-12-22 15:29:02.570 INFO [http-nio-8899-exec-30] [1341284597160542209] i.g.s.s.controller.UploadController 230 : Name = 目录列表 (1) - 副本.xlsx 2020-12-22 15:29:02.570 INFO [http-nio-8899-exec-30] [1341284597160542209] i.g.s.s.controller.UploadController 231 : Size = 9229 2020-12-22 15:29:02.571 INFO [http-nio-8899-exec-30] [1341284597160542209] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:29:02.572 INFO [http-nio-8899-exec-30] [1341284597160542209] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221529025202393.xlsx 2020-12-22 15:29:02.573 INFO [http-nio-8899-exec-30] [1341284597160542209] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221529025202393.xlsx 2020-12-22 15:29:02.605 INFO [http-nio-8899-exec-30] [1341284597160542209] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221529025202393.xlsx 2020-12-22 15:29:02.611 INFO [http-nio-8899-exec-30] [1341284597160542209] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "目录列表 (1) - 副本.xlsx", "Size" : 9229, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221529025202393.xlsx", "fileRealName" : "202012221529025202393.xlsx" }, "time" : "2020-12-22 15:29:02" } 2020-12-22 15:29:19.249 INFO [http-nio-8899-exec-19] [1341284667465465858] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryDhnS15lIJbuWgBwd", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:29:19", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:29:19.250 INFO [http-nio-8899-exec-19] [1341284667465465858] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:29:19.251 INFO [http-nio-8899-exec-19] [1341284667465465858] i.g.s.s.controller.UploadController 229 : OriginalFilename = 目录列表 (1) - 副本.xlsx 2020-12-22 15:29:19.251 INFO [http-nio-8899-exec-19] [1341284667465465858] i.g.s.s.controller.UploadController 230 : Name = 目录列表 (1) - 副本.xlsx 2020-12-22 15:29:19.251 INFO [http-nio-8899-exec-19] [1341284667465465858] i.g.s.s.controller.UploadController 231 : Size = 9229 2020-12-22 15:29:19.252 INFO [http-nio-8899-exec-19] [1341284667465465858] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:29:19.252 INFO [http-nio-8899-exec-19] [1341284667465465858] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221529192246793.xlsx 2020-12-22 15:29:19.253 INFO [http-nio-8899-exec-19] [1341284667465465858] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221529192246793.xlsx 2020-12-22 15:29:19.254 INFO [http-nio-8899-exec-19] [1341284667465465858] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221529192246793.xlsx 2020-12-22 15:29:19.259 INFO [http-nio-8899-exec-19] [1341284667465465858] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "目录列表 (1) - 副本.xlsx", "Size" : 9229, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221529192246793.xlsx", "fileRealName" : "202012221529192246793.xlsx" }, "time" : "2020-12-22 15:29:19" } 2020-12-22 15:34:44.931 INFO [http-nio-8899-exec-25] [1341286033466392578] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryKOLrrlr9rj8xUBkx", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:34:44", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:34:44.932 INFO [http-nio-8899-exec-25] [1341286033466392578] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:34:44.933 INFO [http-nio-8899-exec-25] [1341286033466392578] i.g.s.s.controller.UploadController 229 : OriginalFilename = 目录列表 (1) - 副本.xlsx 2020-12-22 15:34:44.933 INFO [http-nio-8899-exec-25] [1341286033466392578] i.g.s.s.controller.UploadController 230 : Name = 目录列表 (1) - 副本.xlsx 2020-12-22 15:34:44.934 INFO [http-nio-8899-exec-25] [1341286033466392578] i.g.s.s.controller.UploadController 231 : Size = 9229 2020-12-22 15:34:44.934 INFO [http-nio-8899-exec-25] [1341286033466392578] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:34:44.935 INFO [http-nio-8899-exec-25] [1341286033466392578] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221534449122561.xlsx 2020-12-22 15:34:44.935 INFO [http-nio-8899-exec-25] [1341286033466392578] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221534449122561.xlsx 2020-12-22 15:34:44.938 INFO [http-nio-8899-exec-25] [1341286033466392578] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221534449122561.xlsx 2020-12-22 15:34:44.941 INFO [http-nio-8899-exec-25] [1341286033466392578] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "目录列表 (1) - 副本.xlsx", "Size" : 9229, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221534449122561.xlsx", "fileRealName" : "202012221534449122561.xlsx" }, "time" : "2020-12-22 15:34:44" } 2020-12-22 15:35:34.063 INFO [http-nio-8899-exec-12] [1341286239478022145] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" }, "time" : "2020-12-22 15:35:34", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:35:34.089 INFO [http-nio-8899-exec-12] [1341286239478022145] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : null, "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : null, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : null, "roleId" : null, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : [ "", "projectInspection:look", "financeManage:expenses", "projectInspection:list", "workAchievement", "assessment:assessment", "usergroup:del", "scientificResearch:newMedicine", "role:add", "research", "projectUpdate:add", "system:setting:roleList", "projectUpdate:update", "projectInspection:add", "projectConclusion:add", "noticerecord:memorandum", "usergroup:add", "role:del", "projectConclusion:list", "system:setting:groupList", "projectConclusion:look", "financeManage:costAggregation", "group:del", "projectInspection:opr", "group:add", "system:setting:userListEdit", "scientificResearch:otherAchievements", "project:list", "scientificResearch:researchAward", "project:add", "assessment:scheme", "usergroup:edit", "managementLog:attachlog", "project:edit", "projectUpdate:list", "noticerecord:notice", "user:list", "system:setting:userList", "project:del", "group:edit", "project:file", "user:del", "managementLog:auditinglog", "usergroup:list", "scientificResearch:softwareCopyright", "financeManage:financeManage", "noticerecord:news", "role:list", "scientificResearch:scientificResearch", "patentAchievements", "group:list", "financeManage:refund", "system:project", "projectConclusion:opr", "user:add", "financeManage:budget", "assessment:batches", "noticerecord:noticerecord", "user:edit", "system:setting:organization", "/managementLog:operatelog", "system:project:projectApplication", "role:edit", "system:setting" ], "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : null, "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, "time" : "2020-12-22 15:35:34" } 2020-12-22 15:35:34.212 INFO [http-nio-8899-exec-10] [1341286240132333570] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:35:34", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:35:34.240 INFO [http-nio-8899-exec-10] [1341286240132333570] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 206, "name" : "noticerecord", "parentId" : null, "url" : "/noticerecord", "code" : "noticerecord:noticerecord", "icon" : "email", "type" : 1, "level" : 1, "state" : 1, "sort" : 1, "remark" : "科研办公", "title" : "科研办公", "redirect" : "/noticerecord", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 207, "name" : "notice", "parentId" : 206, "url" : "/noticerecord/notice", "code" : "noticerecord:notice", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "公告管理", "title" : "公告管理", "redirect" : "/noticerecord/notice", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 208, "name" : "news", "parentId" : 206, "url" : "/noticerecord/news", "code" : "noticerecord:news", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "消息管理", "title" : "消息管理", "redirect" : "/noticerecord/news", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 261, "name" : "memorandum", "parentId" : 206, "url" : "/noticerecord/memorandum", "code" : "noticerecord:memorandum", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "备忘录管理", "title" : "备忘录管理", "redirect" : "/noticerecord/memorandum", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null } ] }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 225, "name" : "researchAssessment", "parentId" : null, "url" : "/assessment", "code" : "assessment:assessment", "icon" : "skill", "type" : 1, "level" : 1, "state" : 1, "sort" : 8, "remark" : "科研考核", "title" : "科研考核", "redirect" : "/assessment", "version" : 0, "createTime" : "2020-10-26 15:11:36", "updateTime" : "2020-10-26 15:11:37", "children" : [ { "id" : 226, "name" : "assessmentScheme", "parentId" : 225, "url" : "/assessment/scheme", "code" : "assessment:scheme", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 101, "remark" : "考核方案", "title" : "考核方案", "redirect" : "/assessment/scheme", "version" : 0, "createTime" : "2020-10-26 15:14:54", "updateTime" : "2020-10-26 15:14:56", "children" : null }, { "id" : 227, "name" : "assessmentBatches", "parentId" : 225, "url" : "/assessment/batches", "code" : "assessment:batches", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 102, "remark" : "考核批次", "title" : "考核批次", "redirect" : "/assessment/batches", "version" : 0, "createTime" : "2020-10-26 15:17:23", "updateTime" : "2020-10-26 15:17:24", "children" : null } ] }, { "id" : 72, "name" : "docManagement", "parentId" : null, "url" : "/docManagement/list", "code" : "financeManage:financeManage", "icon" : "doc", "type" : 1, "level" : 1, "state" : 1, "sort" : 72, "remark" : "文档管理", "title" : "文档管理", "redirect" : "/docManagement/list", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "time" : "2020-12-22 15:35:34" } 2020-12-22 15:35:37.411 INFO [http-nio-8899-exec-23] [1341286253520551938] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:35:37", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:35:37.432 INFO [http-nio-8899-exec-23] [1341286253520551938] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:35:37" } 2020-12-22 15:35:48.728 INFO [http-nio-8899-exec-8] [1341286301050404865] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryBNt4YEmM87stfDqp", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:35:48", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:35:48.729 INFO [http-nio-8899-exec-8] [1341286301050404865] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:35:48.730 INFO [http-nio-8899-exec-8] [1341286301050404865] i.g.s.s.controller.UploadController 229 : OriginalFilename = 目录列表 (1) - 副本.xlsx 2020-12-22 15:35:48.730 INFO [http-nio-8899-exec-8] [1341286301050404865] i.g.s.s.controller.UploadController 230 : Name = 目录列表 (1) - 副本.xlsx 2020-12-22 15:35:48.731 INFO [http-nio-8899-exec-8] [1341286301050404865] i.g.s.s.controller.UploadController 231 : Size = 9229 2020-12-22 15:35:48.732 INFO [http-nio-8899-exec-8] [1341286301050404865] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:35:48.733 INFO [http-nio-8899-exec-8] [1341286301050404865] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221535487244317.xlsx 2020-12-22 15:35:48.733 INFO [http-nio-8899-exec-8] [1341286301050404865] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221535487244317.xlsx 2020-12-22 15:35:48.736 INFO [http-nio-8899-exec-8] [1341286301050404865] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221535487244317.xlsx 2020-12-22 15:35:48.740 INFO [http-nio-8899-exec-8] [1341286301050404865] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "目录列表 (1) - 副本.xlsx", "Size" : 9229, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221535487244317.xlsx", "fileRealName" : "202012221535487244317.xlsx" }, "time" : "2020-12-22 15:35:48" } 2020-12-22 15:35:56.235 INFO [http-nio-8899-exec-3] [1341286332537044994] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryP1RXMc7R1ssf7aTf", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:35:56", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:35:56.235 INFO [http-nio-8899-exec-3] [1341286332537044994] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:35:56.236 INFO [http-nio-8899-exec-3] [1341286332537044994] i.g.s.s.controller.UploadController 229 : OriginalFilename = 目录列表 (1) - 副本.xlsx 2020-12-22 15:35:56.238 INFO [http-nio-8899-exec-3] [1341286332537044994] i.g.s.s.controller.UploadController 230 : Name = 目录列表 (1) - 副本.xlsx 2020-12-22 15:35:56.239 INFO [http-nio-8899-exec-3] [1341286332537044994] i.g.s.s.controller.UploadController 231 : Size = 9229 2020-12-22 15:35:56.240 INFO [http-nio-8899-exec-3] [1341286332537044994] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:35:56.242 INFO [http-nio-8899-exec-3] [1341286332537044994] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221535562500005.xlsx 2020-12-22 15:35:56.243 INFO [http-nio-8899-exec-3] [1341286332537044994] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221535562500005.xlsx 2020-12-22 15:35:56.245 INFO [http-nio-8899-exec-3] [1341286332537044994] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221535562500005.xlsx 2020-12-22 15:35:56.248 INFO [http-nio-8899-exec-3] [1341286332537044994] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "目录列表 (1) - 副本.xlsx", "Size" : 9229, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221535562500005.xlsx", "fileRealName" : "202012221535562500005.xlsx" }, "time" : "2020-12-22 15:35:56" } 2020-12-22 15:37:05.980 INFO [http-nio-8899-exec-11] [1341286625035223042] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:37:05", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:37:06.029 INFO [http-nio-8899-exec-11] [1341286625035223042] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:37:06" } 2020-12-22 15:37:19.619 INFO [http-nio-8899-exec-23] [1341286682295861249] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryWCSYlSrarlBM0YGd", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:37:19", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:37:19.620 INFO [http-nio-8899-exec-23] [1341286682295861249] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:37:19.621 INFO [http-nio-8899-exec-23] [1341286682295861249] i.g.s.s.controller.UploadController 229 : OriginalFilename = 目录列表 (1) - 副本.xlsx 2020-12-22 15:37:19.622 INFO [http-nio-8899-exec-23] [1341286682295861249] i.g.s.s.controller.UploadController 230 : Name = 目录列表 (1) - 副本.xlsx 2020-12-22 15:37:19.622 INFO [http-nio-8899-exec-23] [1341286682295861249] i.g.s.s.controller.UploadController 231 : Size = 9229 2020-12-22 15:37:19.623 INFO [http-nio-8899-exec-23] [1341286682295861249] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:37:19.623 INFO [http-nio-8899-exec-23] [1341286682295861249] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221537196668638.xlsx 2020-12-22 15:37:19.624 INFO [http-nio-8899-exec-23] [1341286682295861249] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221537196668638.xlsx 2020-12-22 15:37:19.625 INFO [http-nio-8899-exec-23] [1341286682295861249] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221537196668638.xlsx 2020-12-22 15:37:19.629 INFO [http-nio-8899-exec-23] [1341286682295861249] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "目录列表 (1) - 副本.xlsx", "Size" : 9229, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221537196668638.xlsx", "fileRealName" : "202012221537196668638.xlsx" }, "time" : "2020-12-22 15:37:19" } 2020-12-22 15:37:46.876 INFO [http-nio-8899-exec-19] [1341286796573868033] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:37:46", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:37:46.915 INFO [http-nio-8899-exec-19] [1341286796573868033] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:37:46" } 2020-12-22 15:37:56.897 INFO [http-nio-8899-exec-5] [1341286838546268162] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:37:56", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:37:56.975 INFO [http-nio-8899-exec-5] [1341286838546268162] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:37:56" } 2020-12-22 15:38:01.576 INFO [http-nio-8899-exec-4] [1341286858255302658] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:38:01", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:38:01.602 INFO [http-nio-8899-exec-4] [1341286858255302658] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:38:01" } 2020-12-22 15:38:26.835 INFO [http-nio-8899-exec-12] [1341286964216004609] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryiAeC1iW7WKOKOuQB", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:38:26", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:38:26.836 INFO [http-nio-8899-exec-12] [1341286964216004609] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:38:26.836 INFO [http-nio-8899-exec-12] [1341286964216004609] i.g.s.s.controller.UploadController 229 : OriginalFilename = 目录列表 (1) - 副本.xlsx 2020-12-22 15:38:26.837 INFO [http-nio-8899-exec-12] [1341286964216004609] i.g.s.s.controller.UploadController 230 : Name = 目录列表 (1) - 副本.xlsx 2020-12-22 15:38:26.837 INFO [http-nio-8899-exec-12] [1341286964216004609] i.g.s.s.controller.UploadController 231 : Size = 9229 2020-12-22 15:38:26.837 INFO [http-nio-8899-exec-12] [1341286964216004609] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:38:26.838 INFO [http-nio-8899-exec-12] [1341286964216004609] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221538268977603.xlsx 2020-12-22 15:38:26.839 INFO [http-nio-8899-exec-12] [1341286964216004609] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221538268977603.xlsx 2020-12-22 15:38:26.841 INFO [http-nio-8899-exec-12] [1341286964216004609] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221538268977603.xlsx 2020-12-22 15:38:26.847 INFO [http-nio-8899-exec-12] [1341286964216004609] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "目录列表 (1) - 副本.xlsx", "Size" : 9229, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221538268977603.xlsx", "fileRealName" : "202012221538268977603.xlsx" }, "time" : "2020-12-22 15:38:26" } 2020-12-22 15:42:15.337 INFO [http-nio-8899-exec-23] [1341287922509611009] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundarymZnaBwZ3yFIAOAAH", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:42:15", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:42:15.337 INFO [http-nio-8899-exec-23] [1341287922509611009] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 2020-12-22 15:42:15.338 INFO [http-nio-8899-exec-23] [1341287922509611009] i.g.s.s.controller.UploadController 229 : OriginalFilename = 目录列表 (1) - 副本.xlsx 2020-12-22 15:42:15.338 INFO [http-nio-8899-exec-23] [1341287922509611009] i.g.s.s.controller.UploadController 230 : Name = 目录列表 (1) - 副本.xlsx 2020-12-22 15:42:15.339 INFO [http-nio-8899-exec-23] [1341287922509611009] i.g.s.s.controller.UploadController 231 : Size = 9229 2020-12-22 15:42:15.340 INFO [http-nio-8899-exec-23] [1341287922509611009] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:42:15.340 INFO [http-nio-8899-exec-23] [1341287922509611009] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221542153951099.xlsx 2020-12-22 15:42:15.341 INFO [http-nio-8899-exec-23] [1341287922509611009] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221542153951099.xlsx 2020-12-22 15:42:15.342 INFO [http-nio-8899-exec-23] [1341287922509611009] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221542153951099.xlsx 2020-12-22 15:42:15.345 INFO [http-nio-8899-exec-23] [1341287922509611009] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "OriginalFilename" : "目录列表 (1) - 副本.xlsx", "Size" : 9229, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221542153951099.xlsx", "fileRealName" : "202012221542153951099.xlsx" }, "time" : "2020-12-22 15:42:15" } 2020-12-22 15:43:13.307 INFO [http-nio-8899-exec-12] [1341288165720522754] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryQr20rAIc8SII3avA", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 15:43:13", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:43:13.309 INFO [http-nio-8899-exec-12] [1341288165720522754] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.wordprocessingml.document 2020-12-22 15:43:13.311 INFO [http-nio-8899-exec-12] [1341288165720522754] i.g.s.s.controller.UploadController 229 : OriginalFilename = 中央随机-区组随机优化文档20201218 (1).docx 2020-12-22 15:43:13.311 INFO [http-nio-8899-exec-12] [1341288165720522754] i.g.s.s.controller.UploadController 230 : Name = 中央随机-区组随机优化文档20201218 (1).docx 2020-12-22 15:43:13.312 INFO [http-nio-8899-exec-12] [1341288165720522754] i.g.s.s.controller.UploadController 231 : Size = 40685 2020-12-22 15:43:13.314 INFO [http-nio-8899-exec-12] [1341288165720522754] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 15:43:13.315 INFO [http-nio-8899-exec-12] [1341288165720522754] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221543133556652.docx 2020-12-22 15:43:13.315 INFO [http-nio-8899-exec-12] [1341288165720522754] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221543133556652.docx 2020-12-22 15:43:13.317 INFO [http-nio-8899-exec-12] [1341288165720522754] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221543133556652.docx 2020-12-22 15:43:13.320 INFO [http-nio-8899-exec-12] [1341288165720522754] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.wordprocessingml.document", "OriginalFilename" : "中央随机-区组随机优化文档20201218 (1).docx", "Size" : 40685, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221543133556652.docx", "fileRealName" : "202012221543133556652.docx" }, "time" : "2020-12-22 15:43:13" } 2020-12-22 15:45:26.020 INFO [http-nio-8899-exec-24] [1341288722375966721] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:45:26", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:45:26.063 INFO [http-nio-8899-exec-24] [1341288722375966721] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:45:26" } 2020-12-22 15:49:05.594 INFO [http-nio-8899-exec-17] [1341289643323490305] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:49:05", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:49:05.633 INFO [http-nio-8899-exec-17] [1341289643323490305] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:49:05" } 2020-12-22 15:49:56.820 INFO [http-nio-8899-exec-5] [1341289857912471554] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:49:56", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:49:56.860 INFO [http-nio-8899-exec-5] [1341289857912471554] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:49:56" } 2020-12-22 15:50:02.376 INFO [http-nio-8899-exec-29] [1341289881497042946] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:50:02", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:50:02.418 INFO [http-nio-8899-exec-29] [1341289881497042946] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:50:02" } 2020-12-22 15:50:14.042 INFO [http-nio-8899-exec-30] [1341289930398433282] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:50:14", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:50:14.071 INFO [http-nio-8899-exec-30] [1341289930398433282] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:50:14" } 2020-12-22 15:50:18.527 INFO [http-nio-8899-exec-20] [1341289949272801282] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:50:18", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:50:18.571 INFO [http-nio-8899-exec-20] [1341289949272801282] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:50:18" } 2020-12-22 15:51:41.619 INFO [http-nio-8899-exec-30] [1341290297748160513] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:51:41", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:51:41.638 INFO [http-nio-8899-exec-30] [1341290297748160513] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:51:41" } 2020-12-22 15:51:42.895 INFO [http-nio-8899-exec-14] [1341290303112675329] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:51:42", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:51:42.930 INFO [http-nio-8899-exec-14] [1341290303112675329] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:51:42" } 2020-12-22 15:53:41.430 INFO [http-nio-8899-exec-27] [1341290800267722754] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:53:41", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:53:41.478 INFO [http-nio-8899-exec-27] [1341290800267722754] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:53:41" } 2020-12-22 15:55:07.353 INFO [http-nio-8899-exec-4] [1341291160650711042] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" }, "time" : "2020-12-22 15:55:07", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:55:07.379 INFO [http-nio-8899-exec-4] [1341291160650711042] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : null, "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : null, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : null, "roleId" : null, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : [ "", "projectInspection:look", "financeManage:expenses", "projectInspection:list", "workAchievement", "assessment:assessment", "usergroup:del", "scientificResearch:newMedicine", "role:add", "research", "projectUpdate:add", "system:setting:roleList", "projectUpdate:update", "projectInspection:add", "projectConclusion:add", "noticerecord:memorandum", "usergroup:add", "role:del", "projectConclusion:list", "system:setting:groupList", "projectConclusion:look", "financeManage:costAggregation", "group:del", "projectInspection:opr", "group:add", "system:setting:userListEdit", "scientificResearch:otherAchievements", "project:list", "scientificResearch:researchAward", "project:add", "assessment:scheme", "usergroup:edit", "managementLog:attachlog", "project:edit", "projectUpdate:list", "noticerecord:notice", "user:list", "system:setting:userList", "project:del", "group:edit", "project:file", "user:del", "managementLog:auditinglog", "usergroup:list", "scientificResearch:softwareCopyright", "financeManage:financeManage", "noticerecord:news", "role:list", "scientificResearch:scientificResearch", "patentAchievements", "group:list", "financeManage:refund", "system:project", "projectConclusion:opr", "user:add", "financeManage:budget", "assessment:batches", "noticerecord:noticerecord", "user:edit", "system:setting:organization", "/managementLog:operatelog", "system:project:projectApplication", "role:edit", "system:setting" ], "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : null, "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, "time" : "2020-12-22 15:55:07" } 2020-12-22 15:55:07.491 INFO [http-nio-8899-exec-12] [1341291161191776258] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:55:07", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:55:07.514 INFO [http-nio-8899-exec-12] [1341291161191776258] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 206, "name" : "noticerecord", "parentId" : null, "url" : "/noticerecord", "code" : "noticerecord:noticerecord", "icon" : "email", "type" : 1, "level" : 1, "state" : 1, "sort" : 1, "remark" : "科研办公", "title" : "科研办公", "redirect" : "/noticerecord", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 207, "name" : "notice", "parentId" : 206, "url" : "/noticerecord/notice", "code" : "noticerecord:notice", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "公告管理", "title" : "公告管理", "redirect" : "/noticerecord/notice", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 208, "name" : "news", "parentId" : 206, "url" : "/noticerecord/news", "code" : "noticerecord:news", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "消息管理", "title" : "消息管理", "redirect" : "/noticerecord/news", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 261, "name" : "memorandum", "parentId" : 206, "url" : "/noticerecord/memorandum", "code" : "noticerecord:memorandum", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "备忘录管理", "title" : "备忘录管理", "redirect" : "/noticerecord/memorandum", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null } ] }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 225, "name" : "researchAssessment", "parentId" : null, "url" : "/assessment", "code" : "assessment:assessment", "icon" : "skill", "type" : 1, "level" : 1, "state" : 1, "sort" : 8, "remark" : "科研考核", "title" : "科研考核", "redirect" : "/assessment", "version" : 0, "createTime" : "2020-10-26 15:11:36", "updateTime" : "2020-10-26 15:11:37", "children" : [ { "id" : 226, "name" : "assessmentScheme", "parentId" : 225, "url" : "/assessment/scheme", "code" : "assessment:scheme", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 101, "remark" : "考核方案", "title" : "考核方案", "redirect" : "/assessment/scheme", "version" : 0, "createTime" : "2020-10-26 15:14:54", "updateTime" : "2020-10-26 15:14:56", "children" : null }, { "id" : 227, "name" : "assessmentBatches", "parentId" : 225, "url" : "/assessment/batches", "code" : "assessment:batches", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 102, "remark" : "考核批次", "title" : "考核批次", "redirect" : "/assessment/batches", "version" : 0, "createTime" : "2020-10-26 15:17:23", "updateTime" : "2020-10-26 15:17:24", "children" : null } ] }, { "id" : 72, "name" : "docManagement", "parentId" : null, "url" : "/docManagement/list", "code" : "financeManage:financeManage", "icon" : "doc", "type" : 1, "level" : 1, "state" : 1, "sort" : 72, "remark" : "文档管理", "title" : "文档管理", "redirect" : "/docManagement/list", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "time" : "2020-12-22 15:55:07" } 2020-12-22 15:55:09.991 INFO [http-nio-8899-exec-14] [1341291171748839425] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:55:09", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:55:10.018 INFO [http-nio-8899-exec-14] [1341291171748839425] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:55:10" } 2020-12-22 15:59:11.528 INFO [http-nio-8899-exec-2] [1341292184786501633] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:59:11", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:59:11.582 INFO [http-nio-8899-exec-2] [1341292184786501633] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:59:11" } 2020-12-22 15:59:53.725 INFO [http-nio-8899-exec-5] [1341292361807101954] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 15:59:53", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 15:59:53.745 INFO [http-nio-8899-exec-5] [1341292361807101954] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 15:59:53" } 2020-12-22 17:39:35.951 INFO [http-nio-8899-exec-12] [1341317452985073665] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:39:35", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:39:36.053 INFO [http-nio-8899-exec-12] [1341317452985073665] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:39:36" } 2020-12-22 17:40:55.684 INFO [http-nio-8899-exec-21] [1341317787493400578] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:40:55", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:40:55.757 INFO [http-nio-8899-exec-21] [1341317787493400578] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:40:55" } 2020-12-22 17:41:22.249 INFO [http-nio-8899-exec-16] [1341317898923474946] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:41:22", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:41:22.290 INFO [http-nio-8899-exec-16] [1341317898923474946] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:41:22" } 2020-12-22 17:42:18.603 INFO [http-nio-8899-exec-6] [1341318135306059778] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:42:18", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:42:18.652 INFO [http-nio-8899-exec-6] [1341318135306059778] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:42:18" } 2020-12-22 17:43:28.376 INFO [http-nio-8899-exec-18] [1341318427917484033] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:43:28", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:43:28.426 INFO [http-nio-8899-exec-18] [1341318427917484033] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:43:28" } 2020-12-22 17:44:10.811 INFO [http-nio-8899-exec-2] [1341318605873414146] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:44:10", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:44:10.865 INFO [http-nio-8899-exec-2] [1341318605873414146] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:44:10" } 2020-12-22 17:45:33.143 INFO [http-nio-8899-exec-11] [1341318951240794114] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:45:33", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:45:33.175 INFO [http-nio-8899-exec-11] [1341318951240794114] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:45:33" } 2020-12-22 17:45:58.243 INFO [http-nio-8899-exec-20] [1341319056396189698] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:45:58", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:45:58.300 INFO [http-nio-8899-exec-20] [1341319056396189698] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:45:58" } 2020-12-22 17:46:22.199 INFO [http-nio-8899-exec-4] [1341319156191264770] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:46:22", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:46:23.094 INFO [http-nio-8899-exec-4] [1341319156191264770] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:46:23" } 2020-12-22 17:47:26.647 WARN [http-nio-8899-exec-6] [] o.s.w.s.r.ResourceHttpRequestHandler 679 : Path represents URL or has "url:" prefix: [http:/127.0.0.1:8899/api/resource/202012221542153951099.xlsx] 2020-12-22 17:47:29.426 WARN [http-nio-8899-exec-2] [] o.s.w.s.r.ResourceHttpRequestHandler 679 : Path represents URL or has "url:" prefix: [http:/127.0.0.1:8899/api/resource/202012221543133556652.docx] 2020-12-22 17:49:38.761 INFO [http-nio-8899-exec-9] [1341319981294747650] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:49:38", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:49:38.857 INFO [http-nio-8899-exec-9] [1341319981294747650] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:49:38" } 2020-12-22 17:49:45.065 INFO [http-nio-8899-exec-26] [1341320007790166018] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:49:45", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:49:45.161 INFO [http-nio-8899-exec-26] [1341320007790166018] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:49:45" } 2020-12-22 17:50:31.967 INFO [http-nio-8899-exec-30] [1341320204486246402] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:50:31", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:50:32.066 INFO [http-nio-8899-exec-30] [1341320204486246402] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:50:32" } 2020-12-22 17:50:47.134 INFO [http-nio-8899-exec-5] [1341320268243861506] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:50:47", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:50:47.160 INFO [http-nio-8899-exec-5] [1341320268243861506] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:50:47" } 2020-12-22 17:51:43.748 INFO [http-nio-8899-exec-10] [1341320505654050818] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:51:43", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:51:43.779 INFO [http-nio-8899-exec-10] [1341320505654050818] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:51:43" } 2020-12-22 17:51:51.230 ERROR [http-nio-8899-exec-4] [] i.g.s.handler.GlobalExceptionHandler 244 : 异常来源:ip: 192.168.3.182, path: /api/upload/uploadReturnValues 2020-12-22 17:51:51.232 ERROR [http-nio-8899-exec-4] [] i.g.s.handler.GlobalExceptionHandler 268 : errorCode: 5000, errorMessage: 系统异常 org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.impl.FileSizeLimitExceededException: The field file exceeds its maximum permitted size of 10485760 bytes. at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:122) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:115) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.(StandardMultipartHttpServletRequest.java:88) at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87) at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1178) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1012) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:87) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.xss.XssFilter.doFilter(XssFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at io.geekidea.springbootplus.framework.core.filter.RequestDetailFilter.doFilter(RequestDetailFilter.java:55) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.impl.FileSizeLimitExceededException: The field file exceeds its maximum permitted size of 10485760 bytes. at org.apache.catalina.connector.Request.parseParts(Request.java:2914) at org.apache.catalina.connector.Request.getParts(Request.java:2772) at org.apache.catalina.connector.RequestFacade.getParts(RequestFacade.java:1098) at javax.servlet.http.HttpServletRequestWrapper.getParts(HttpServletRequestWrapper.java:359) at javax.servlet.http.HttpServletRequestWrapper.getParts(HttpServletRequestWrapper.java:359) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:95) ... 74 common frames omitted Caused by: org.apache.tomcat.util.http.fileupload.impl.FileSizeLimitExceededException: The field file exceeds its maximum permitted size of 10485760 bytes. at org.apache.tomcat.util.http.fileupload.impl.FileItemStreamImpl$1.raiseError(FileItemStreamImpl.java:112) at org.apache.tomcat.util.http.fileupload.util.LimitedInputStream.checkLimit(LimitedInputStream.java:76) at org.apache.tomcat.util.http.fileupload.util.LimitedInputStream.read(LimitedInputStream.java:135) at java.io.FilterInputStream.read(FilterInputStream.java:107) at org.apache.tomcat.util.http.fileupload.util.Streams.copy(Streams.java:98) at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:293) at org.apache.catalina.connector.Request.parseParts(Request.java:2870) ... 79 common frames omitted 2020-12-22 17:51:55.336 INFO [http-nio-8899-exec-7] [1341320554307977217] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundarydimym8ltnZS3InJV", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 17:51:55", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:51:55.336 INFO [http-nio-8899-exec-7] [1341320554307977217] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.wordprocessingml.document 2020-12-22 17:51:55.338 INFO [http-nio-8899-exec-7] [1341320554307977217] i.g.s.s.controller.UploadController 229 : OriginalFilename = 中央随机-区组随机优化文档20201218.docx 2020-12-22 17:51:55.338 INFO [http-nio-8899-exec-7] [1341320554307977217] i.g.s.s.controller.UploadController 230 : Name = 中央随机-区组随机优化文档20201218.docx 2020-12-22 17:51:55.339 INFO [http-nio-8899-exec-7] [1341320554307977217] i.g.s.s.controller.UploadController 231 : Size = 40685 2020-12-22 17:51:55.340 INFO [http-nio-8899-exec-7] [1341320554307977217] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 17:51:55.342 INFO [http-nio-8899-exec-7] [1341320554307977217] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221751553674593.docx 2020-12-22 17:51:55.343 INFO [http-nio-8899-exec-7] [1341320554307977217] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221751553674593.docx 2020-12-22 17:51:55.346 INFO [http-nio-8899-exec-7] [1341320554307977217] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221751553674593.docx 2020-12-22 17:51:55.349 INFO [http-nio-8899-exec-7] [1341320554307977217] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.wordprocessingml.document", "OriginalFilename" : "中央随机-区组随机优化文档20201218.docx", "Size" : 40685, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221751553674593.docx", "fileRealName" : "202012221751553674593.docx" }, "time" : "2020-12-22 17:51:55" } 2020-12-22 17:52:08.634 INFO [http-nio-8899-exec-8] [1341320610020917250] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryI4lX8f39Yfj9CAsB", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 17:52:08", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:52:08.636 INFO [http-nio-8899-exec-8] [1341320610020917250] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.wordprocessingml.document 2020-12-22 17:52:08.637 INFO [http-nio-8899-exec-8] [1341320610020917250] i.g.s.s.controller.UploadController 229 : OriginalFilename = __中央随机-增加区组测试反馈.docx 2020-12-22 17:52:08.638 INFO [http-nio-8899-exec-8] [1341320610020917250] i.g.s.s.controller.UploadController 230 : Name = __中央随机-增加区组测试反馈.docx 2020-12-22 17:52:08.638 INFO [http-nio-8899-exec-8] [1341320610020917250] i.g.s.s.controller.UploadController 231 : Size = 140782 2020-12-22 17:52:08.639 INFO [http-nio-8899-exec-8] [1341320610020917250] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 17:52:08.639 INFO [http-nio-8899-exec-8] [1341320610020917250] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221752086650120.docx 2020-12-22 17:52:08.640 INFO [http-nio-8899-exec-8] [1341320610020917250] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221752086650120.docx 2020-12-22 17:52:08.642 INFO [http-nio-8899-exec-8] [1341320610020917250] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221752086650120.docx 2020-12-22 17:52:08.647 INFO [http-nio-8899-exec-8] [1341320610020917250] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.wordprocessingml.document", "OriginalFilename" : "__中央随机-增加区组测试反馈.docx", "Size" : 140782, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221752086650120.docx", "fileRealName" : "202012221752086650120.docx" }, "time" : "2020-12-22 17:52:08" } 2020-12-22 17:52:19.757 INFO [http-nio-8899-exec-28] [1341320656732880898] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/upload/uploadReturnValues", "ip" : "192.168.3.182", "requestMethod" : "POST", "contentType" : "multipart/form-data; boundary=----WebKitFormBoundaryiSMc8b0gGdKpW0Ma", "requestBody" : false, "param" : { "type" : "10" }, "time" : "2020-12-22 17:52:19", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:52:19.758 INFO [http-nio-8899-exec-28] [1341320656732880898] i.g.s.s.controller.UploadController 228 : ContentType = application/vnd.openxmlformats-officedocument.wordprocessingml.document 2020-12-22 17:52:19.758 INFO [http-nio-8899-exec-28] [1341320656732880898] i.g.s.s.controller.UploadController 229 : OriginalFilename = __中央随机-增加区组测试反馈.docx 2020-12-22 17:52:19.758 INFO [http-nio-8899-exec-28] [1341320656732880898] i.g.s.s.controller.UploadController 230 : Name = __中央随机-增加区组测试反馈.docx 2020-12-22 17:52:19.759 INFO [http-nio-8899-exec-28] [1341320656732880898] i.g.s.s.controller.UploadController 231 : Size = 140782 2020-12-22 17:52:19.759 INFO [http-nio-8899-exec-28] [1341320656732880898] i.g.s.s.controller.UploadController 232 : UploadPath = /opt/upload/ 2020-12-22 17:52:19.759 INFO [http-nio-8899-exec-28] [1341320656732880898] i.g.s.framework.util.UploadUtil 80 : saveFileName = 202012221752197788851.docx 2020-12-22 17:52:19.760 INFO [http-nio-8899-exec-28] [1341320656732880898] i.g.s.framework.util.UploadUtil 83 : path = D:\opt\upload\202012221752197788851.docx 2020-12-22 17:52:19.761 INFO [http-nio-8899-exec-28] [1341320656732880898] i.g.s.s.controller.UploadController 245 : fileAccessPath:http://127.0.0.1:8899/api/resource/202012221752197788851.docx 2020-12-22 17:52:19.764 INFO [http-nio-8899-exec-28] [1341320656732880898] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "ContentType" : "application/vnd.openxmlformats-officedocument.wordprocessingml.document", "OriginalFilename" : "__中央随机-增加区组测试反馈.docx", "Size" : 140782, "fileAccessPath" : "http://127.0.0.1:8899/api/resource/202012221752197788851.docx", "fileRealName" : "202012221752197788851.docx" }, "time" : "2020-12-22 17:52:19" } 2020-12-22 17:52:33.479 INFO [http-nio-8899-exec-19] [1341320714278731778] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:52:33", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:52:33.514 INFO [http-nio-8899-exec-19] [1341320714278731778] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:52:33" } 2020-12-22 17:52:37.940 INFO [http-nio-8899-exec-7] [1341320732934995969] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:52:37", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:52:37.975 INFO [http-nio-8899-exec-7] [1341320732934995969] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:52:37" } 2020-12-22 17:53:15.864 INFO [http-nio-8899-exec-25] [1341320892029140993] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:53:15", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:53:15.888 INFO [http-nio-8899-exec-25] [1341320892029140993] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:53:15" } 2020-12-22 17:57:30.245 INFO [http-nio-8899-exec-11] [1341321958762283009] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:57:30", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:57:30.278 INFO [http-nio-8899-exec-11] [1341321958762283009] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:57:30" } 2020-12-22 17:57:31.253 INFO [http-nio-8899-exec-6] [1341321963229216770] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:57:31", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:57:31.299 INFO [http-nio-8899-exec-6] [1341321963229216770] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:57:31" } 2020-12-22 17:57:40.421 INFO [http-nio-8899-exec-15] [1341322001615486978] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:57:40", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:57:40.448 INFO [http-nio-8899-exec-15] [1341322001615486978] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:57:40" } 2020-12-22 17:57:46.953 INFO [http-nio-8899-exec-7] [1341322029037846530] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 17:57:46", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 17:57:46.979 INFO [http-nio-8899-exec-7] [1341322029037846530] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 17:57:46" } 2020-12-22 18:00:26.471 INFO [http-nio-8899-exec-14] [1341322698125803522] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" }, "time" : "2020-12-22 18:00:26", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 18:00:26.505 INFO [http-nio-8899-exec-14] [1341322698125803522] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : null, "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : null, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : null, "roleId" : null, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : [ "", "projectInspection:look", "financeManage:expenses", "projectInspection:list", "workAchievement", "assessment:assessment", "usergroup:del", "scientificResearch:newMedicine", "role:add", "research", "projectUpdate:add", "system:setting:roleList", "projectUpdate:update", "projectInspection:add", "projectConclusion:add", "noticerecord:memorandum", "usergroup:add", "role:del", "projectConclusion:list", "system:setting:groupList", "projectConclusion:look", "financeManage:costAggregation", "group:del", "projectInspection:opr", "group:add", "system:setting:userListEdit", "scientificResearch:otherAchievements", "project:list", "scientificResearch:researchAward", "project:add", "assessment:scheme", "usergroup:edit", "managementLog:attachlog", "project:edit", "projectUpdate:list", "noticerecord:notice", "user:list", "system:setting:userList", "project:del", "group:edit", "project:file", "user:del", "managementLog:auditinglog", "usergroup:list", "scientificResearch:softwareCopyright", "financeManage:financeManage", "noticerecord:news", "role:list", "scientificResearch:scientificResearch", "patentAchievements", "group:list", "financeManage:refund", "system:project", "projectConclusion:opr", "user:add", "financeManage:budget", "assessment:batches", "noticerecord:noticerecord", "user:edit", "system:setting:organization", "/managementLog:operatelog", "system:project:projectApplication", "role:edit", "system:setting" ], "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : null, "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, "time" : "2020-12-22 18:00:26" } 2020-12-22 18:00:26.545 INFO [http-nio-8899-exec-29] [1341322698440376321] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 18:00:26", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 18:00:26.571 INFO [http-nio-8899-exec-29] [1341322698440376321] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 206, "name" : "noticerecord", "parentId" : null, "url" : "/noticerecord", "code" : "noticerecord:noticerecord", "icon" : "email", "type" : 1, "level" : 1, "state" : 1, "sort" : 1, "remark" : "科研办公", "title" : "科研办公", "redirect" : "/noticerecord", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 207, "name" : "notice", "parentId" : 206, "url" : "/noticerecord/notice", "code" : "noticerecord:notice", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "公告管理", "title" : "公告管理", "redirect" : "/noticerecord/notice", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 208, "name" : "news", "parentId" : 206, "url" : "/noticerecord/news", "code" : "noticerecord:news", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "消息管理", "title" : "消息管理", "redirect" : "/noticerecord/news", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 261, "name" : "memorandum", "parentId" : 206, "url" : "/noticerecord/memorandum", "code" : "noticerecord:memorandum", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "备忘录管理", "title" : "备忘录管理", "redirect" : "/noticerecord/memorandum", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null } ] }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 225, "name" : "researchAssessment", "parentId" : null, "url" : "/assessment", "code" : "assessment:assessment", "icon" : "skill", "type" : 1, "level" : 1, "state" : 1, "sort" : 8, "remark" : "科研考核", "title" : "科研考核", "redirect" : "/assessment", "version" : 0, "createTime" : "2020-10-26 15:11:36", "updateTime" : "2020-10-26 15:11:37", "children" : [ { "id" : 226, "name" : "assessmentScheme", "parentId" : 225, "url" : "/assessment/scheme", "code" : "assessment:scheme", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 101, "remark" : "考核方案", "title" : "考核方案", "redirect" : "/assessment/scheme", "version" : 0, "createTime" : "2020-10-26 15:14:54", "updateTime" : "2020-10-26 15:14:56", "children" : null }, { "id" : 227, "name" : "assessmentBatches", "parentId" : 225, "url" : "/assessment/batches", "code" : "assessment:batches", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 102, "remark" : "考核批次", "title" : "考核批次", "redirect" : "/assessment/batches", "version" : 0, "createTime" : "2020-10-26 15:17:23", "updateTime" : "2020-10-26 15:17:24", "children" : null } ] }, { "id" : 72, "name" : "docManagement", "parentId" : null, "url" : "/docManagement/list", "code" : "financeManage:financeManage", "icon" : "doc", "type" : 1, "level" : 1, "state" : 1, "sort" : 72, "remark" : "文档管理", "title" : "文档管理", "redirect" : "/docManagement/list", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "time" : "2020-12-22 18:00:26" } 2020-12-22 18:01:15.504 INFO [http-nio-8899-exec-25] [1341322903768334338] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.182", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" }, "time" : "2020-12-22 18:01:15", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 18:01:15.538 INFO [http-nio-8899-exec-25] [1341322903768334338] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : null, "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : null, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : null, "roleId" : null, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : [ "", "projectInspection:look", "financeManage:expenses", "projectInspection:list", "workAchievement", "assessment:assessment", "usergroup:del", "scientificResearch:newMedicine", "role:add", "research", "projectUpdate:add", "system:setting:roleList", "projectUpdate:update", "projectInspection:add", "projectConclusion:add", "noticerecord:memorandum", "usergroup:add", "role:del", "projectConclusion:list", "system:setting:groupList", "projectConclusion:look", "financeManage:costAggregation", "group:del", "projectInspection:opr", "group:add", "system:setting:userListEdit", "scientificResearch:otherAchievements", "project:list", "scientificResearch:researchAward", "project:add", "assessment:scheme", "usergroup:edit", "managementLog:attachlog", "project:edit", "projectUpdate:list", "noticerecord:notice", "user:list", "system:setting:userList", "project:del", "group:edit", "project:file", "user:del", "managementLog:auditinglog", "usergroup:list", "scientificResearch:softwareCopyright", "financeManage:financeManage", "noticerecord:news", "role:list", "scientificResearch:scientificResearch", "patentAchievements", "group:list", "financeManage:refund", "system:project", "projectConclusion:opr", "user:add", "financeManage:budget", "assessment:batches", "noticerecord:noticerecord", "user:edit", "system:setting:organization", "/managementLog:operatelog", "system:project:projectApplication", "role:edit", "system:setting" ], "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : null, "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, "time" : "2020-12-22 18:01:15" } 2020-12-22 18:01:15.581 INFO [http-nio-8899-exec-20] [1341322904145821698] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 18:01:15", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 18:01:15.603 INFO [http-nio-8899-exec-20] [1341322904145821698] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 206, "name" : "noticerecord", "parentId" : null, "url" : "/noticerecord", "code" : "noticerecord:noticerecord", "icon" : "email", "type" : 1, "level" : 1, "state" : 1, "sort" : 1, "remark" : "科研办公", "title" : "科研办公", "redirect" : "/noticerecord", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 207, "name" : "notice", "parentId" : 206, "url" : "/noticerecord/notice", "code" : "noticerecord:notice", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "公告管理", "title" : "公告管理", "redirect" : "/noticerecord/notice", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 208, "name" : "news", "parentId" : 206, "url" : "/noticerecord/news", "code" : "noticerecord:news", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "消息管理", "title" : "消息管理", "redirect" : "/noticerecord/news", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 261, "name" : "memorandum", "parentId" : 206, "url" : "/noticerecord/memorandum", "code" : "noticerecord:memorandum", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "备忘录管理", "title" : "备忘录管理", "redirect" : "/noticerecord/memorandum", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null } ] }, { "id" : 5, "name" : "setting", "parentId" : null, "url" : "/setting", "code" : "system:setting", "icon" : "peoplenum", "type" : 1, "level" : 1, "state" : 1, "sort" : 2, "remark" : "系统设置", "title" : "科研队伍", "redirect" : "/setting", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 7, "name" : "userList", "parentId" : 5, "url" : "/setting/userList", "code" : "system:setting:userList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 87, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 8, "name" : "groupList", "parentId" : 5, "url" : "/setting/organization", "code" : "system:setting:organization", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 88, "remark" : "公司管理", "title" : "单位资料管理", "redirect" : "/setting/organization", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 243, "name" : "group_examine", "parentId" : 8, "url" : "", "code" : "group:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 241, "name" : "group_read", "parentId" : 8, "url" : "", "code" : "group:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 242, "name" : "group_operation", "parentId" : 8, "url" : "", "code" : "group:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 244, "name" : "group_list", "parentId" : 8, "url" : "", "code" : "group:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【单位列表】权限", "title" : "【单位列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 1, "name" : "project", "parentId" : null, "url" : "/project", "code" : "system:project", "icon" : "xiangmu", "type" : 1, "level" : 1, "state" : 1, "sort" : 3, "remark" : "科研项目", "title" : "科研项目", "redirect" : "/project", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 2, "name" : "projectApplication", "parentId" : 1, "url" : "/project/projectApplication", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 59, "remark" : "项目管理", "title" : "项目管理", "redirect" : "project/projectApplication", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 95, "name" : "lxsq_operation", "parentId" : 2, "url" : "", "code" : "project:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 96, "name" : "lxsq_examine", "parentId" : 2, "url" : "", "code" : "project:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 94, "name" : "lxsq_read", "parentId" : 2, "url" : "", "code" : "project:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 97, "name" : "lxsq_examination", "parentId" : 2, "url" : "", "code" : "project:file", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【附件管理】权限", "title" : "【附件管理】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 231, "name" : "lxsq_list", "parentId" : 2, "url" : "", "code" : "project:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【项目列表】权限", "title" : "【项目列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 211, "name" : "projectUpdate", "parentId" : 1, "url" : "/project/projectUpdate", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 60, "remark" : "项目变更", "title" : "项目变更", "redirect" : "project/projectUpdate", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 214, "name" : "projectUpdate_check", "parentId" : 211, "url" : "", "code" : "projectUpdate:update", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【变更审核】权限", "title" : "【变更审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 215, "name" : "projectUpdate_add", "parentId" : 211, "url" : "", "code" : "projectUpdate:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【新增变更】权限", "title" : "【新增变更】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 232, "name" : "projectUpdate_list", "parentId" : 211, "url" : "", "code" : "projectUpdate:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目变更列表】权限", "title" : "【项目变更列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 212, "name" : "projectInspection", "parentId" : 1, "url" : "/project/projectInspection", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目中检", "title" : "项目中检", "redirect" : "project/projectInspection", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 235, "name" : "projectInspection_look", "parentId" : 212, "url" : "", "code" : "projectInspection:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看中检报告】权限", "title" : "【查看中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 236, "name" : "projectInspection_opr", "parentId" : 212, "url" : "", "code" : "projectInspection:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行中检】权限", "title" : "【进行中检】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 233, "name" : "projectInspection_list", "parentId" : 212, "url" : "", "code" : "projectInspection:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目中检列表】权限", "title" : "【项目中检列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 234, "name" : "projectInspection_add", "parentId" : 212, "url" : "", "code" : "projectInspection:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交中检报告】权限", "title" : "【提交中检报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 213, "name" : "projectConclusion", "parentId" : 1, "url" : "/project/projectConclusion", "code" : "system:project:projectApplication", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 61, "remark" : "项目结项", "title" : "项目结项", "redirect" : "project/projectConclusion", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 237, "name" : "projectConclusion_list", "parentId" : 213, "url" : "", "code" : "projectConclusion:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【项目结项列表】权限", "title" : "【项目结项列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 238, "name" : "projectConclusion_add", "parentId" : 213, "url" : "", "code" : "projectConclusion:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【提交结项报告】权限", "title" : "【提交结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 239, "name" : "projectConclusion_look", "parentId" : 213, "url" : "", "code" : "projectConclusion:look", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【查看结项报告】权限", "title" : "【查看结项报告】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 240, "name" : "projectConclusion_opr", "parentId" : 213, "url" : "", "code" : "projectConclusion:opr", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【进行结项】权限", "title" : "【进行结项】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 69, "name" : "financeManage", "parentId" : null, "url" : "/financeManage", "code" : "financeManage:financeManage", "icon" : "money", "type" : 1, "level" : 1, "state" : 1, "sort" : 4, "remark" : "财务管理", "title" : "科研经费", "redirect" : "/financeManage/financeManage", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 75, "name" : "budget", "parentId" : 69, "url" : "/financeManage/budget", "code" : "financeManage:budget", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 75, "remark" : "费用预算", "title" : "费用预算", "redirect" : "/financeManage/budget", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 185, "name" : "fyys_examination", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 182, "name" : "fyys_read", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 183, "name" : "fyys_operation", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 184, "name" : "fyys_examine", "parentId" : 75, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用预算】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 76, "name" : "expenses", "parentId" : 69, "url" : "/financeManage/expenses", "code" : "financeManage:expenses", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 76, "remark" : "费用支出", "title" : "费用支出", "redirect" : "/financeManage/expenses", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 186, "name" : "fyzc_read", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 187, "name" : "fyzc_operation", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 188, "name" : "fyzc_examine", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 189, "name" : "fyzc_examination", "parentId" : 76, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用支出】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 77, "name" : "refund", "parentId" : 69, "url" : "/financeManage/refund", "code" : "financeManage:refund", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 77, "remark" : "费用退款", "title" : "费用退款", "redirect" : "/financeManage/refund", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 193, "name" : "fytk_examination", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 190, "name" : "fytk_read", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 191, "name" : "fytk_operation", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 192, "name" : "fytk_examine", "parentId" : 77, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用退款】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 78, "name" : "costAggregation", "parentId" : 69, "url" : "/financeManage/costAggregation", "code" : "financeManage:costAggregation", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 78, "remark" : "费用汇总", "title" : "费用汇总", "redirect" : "/financeManage/costAggregation", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 194, "name" : "ffxxhz_read", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】只读状态", "title" : "【只读】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 195, "name" : "ffxxhz_operation", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】增删改状态", "title" : "【增删改】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 196, "name" : "ffxxhz_examine", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审核状态", "title" : "【审核】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 197, "name" : "ffxxhz_examination", "parentId" : 78, "url" : "", "code" : "", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【费用汇总】审查状态", "title" : "【审查】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] } ] }, { "id" : 218, "name" : "scientific_research", "parentId" : null, "url" : "/scientificResearch", "code" : "scientificResearch:scientificResearch", "icon" : "table", "type" : 1, "level" : 1, "state" : 1, "sort" : 6, "remark" : "科研成果", "title" : "科研成果", "redirect" : "/scientificResearch", "version" : 0, "createTime" : "2020-10-23 09:51:19", "updateTime" : "2020-10-23 09:51:23", "children" : [ { "id" : 216, "name" : "research", "parentId" : 218, "url" : "/achievements/research", "code" : "research", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "论文成果", "title" : "论文成果", "redirect" : "/achievements/research", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 221, "name" : "workAchievement", "parentId" : 218, "url" : "/achievements/workAchievement", "code" : "workAchievement", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "著作成果", "title" : "著作成果", "redirect" : "/achievements/workAchievement", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 222, "name" : "patentAchievements", "parentId" : 218, "url" : "/achievements/patentAchievements", "code" : "patentAchievements", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "专利成果", "title" : "专利成果", "redirect" : "/achievements/patentAchievements", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 219, "name" : "newMedicine", "parentId" : 218, "url" : "/scientificResearch/newMedicine", "code" : "scientificResearch:newMedicine", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "新药批件", "title" : "新药批件", "redirect" : "/scientificResearch/newMedicine", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 220, "name" : "softwareCopyright", "parentId" : 218, "url" : "/scientificResearch/softwareCopyright", "code" : "scientificResearch:softwareCopyright", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 5, "remark" : "软件著作", "title" : "软件著作", "redirect" : "/scientificResearch/softwareCopyright", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 223, "name" : "researchAward", "parentId" : 218, "url" : "/scientificResearch/researchAward", "code" : "scientificResearch:researchAward", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 9, "remark" : "科研获奖", "title" : "科研获奖", "redirect" : "/scientificResearch/researchAward", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null }, { "id" : 224, "name" : "otherAchievements", "parentId" : 218, "url" : "/scientificResearch/otherAchievements", "code" : "scientificResearch:otherAchievements", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 10, "remark" : "其他成果", "title" : "其他成果", "redirect" : "/scientificResearch/otherAchievements", "version" : 0, "createTime" : "2020-10-23 10:28:27", "updateTime" : "2020-10-23 10:28:28", "children" : null } ] }, { "id" : 225, "name" : "researchAssessment", "parentId" : null, "url" : "/assessment", "code" : "assessment:assessment", "icon" : "skill", "type" : 1, "level" : 1, "state" : 1, "sort" : 8, "remark" : "科研考核", "title" : "科研考核", "redirect" : "/assessment", "version" : 0, "createTime" : "2020-10-26 15:11:36", "updateTime" : "2020-10-26 15:11:37", "children" : [ { "id" : 226, "name" : "assessmentScheme", "parentId" : 225, "url" : "/assessment/scheme", "code" : "assessment:scheme", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 101, "remark" : "考核方案", "title" : "考核方案", "redirect" : "/assessment/scheme", "version" : 0, "createTime" : "2020-10-26 15:14:54", "updateTime" : "2020-10-26 15:14:56", "children" : null }, { "id" : 227, "name" : "assessmentBatches", "parentId" : 225, "url" : "/assessment/batches", "code" : "assessment:batches", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 102, "remark" : "考核批次", "title" : "考核批次", "redirect" : "/assessment/batches", "version" : 0, "createTime" : "2020-10-26 15:17:23", "updateTime" : "2020-10-26 15:17:24", "children" : null } ] }, { "id" : 72, "name" : "docManagement", "parentId" : null, "url" : "/docManagement/list", "code" : "financeManage:financeManage", "icon" : "doc", "type" : 1, "level" : 1, "state" : 1, "sort" : 72, "remark" : "文档管理", "title" : "文档管理", "redirect" : "/docManagement/list", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 228, "name" : "settingg", "parentId" : null, "url" : "/settingg", "code" : "system:setting", "icon" : "setting", "type" : 1, "level" : 1, "state" : 1, "sort" : 200, "remark" : "系统设置", "title" : "系统设置", "redirect" : "/settingg", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : [ { "id" : 209, "name" : "userGroupList", "parentId" : 228, "url" : "/setting/groupList", "code" : "system:setting:groupList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 1, "remark" : "部门管理", "title" : "下属科室管理", "redirect" : "/setting/groupList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 249, "name" : "usergroup_read", "parentId" : 209, "url" : "", "code" : "usergroup:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 250, "name" : "usergroup_operation", "parentId" : 209, "url" : "", "code" : "usergroup:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 251, "name" : "usergroup_examine", "parentId" : 209, "url" : "", "code" : "usergroup:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 252, "name" : "usergroup_list", "parentId" : 209, "url" : "", "code" : "usergroup:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【下属科室列表】权限", "title" : "【下属科室列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 230, "name" : "userListEdit", "parentId" : 228, "url" : "/setting/userListEdit", "code" : "system:setting:userListEdit", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 2, "remark" : "用户管理", "title" : "科研人员管理", "redirect" : "/setting/userListEdit", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 254, "name" : "user_operation", "parentId" : 230, "url" : "", "code" : "user:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 255, "name" : "user_examine", "parentId" : 230, "url" : "", "code" : "user:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 253, "name" : "user_read", "parentId" : 230, "url" : "", "code" : "user:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 256, "name" : "user_list", "parentId" : 230, "url" : "", "code" : "user:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【科研人员列表】权限", "title" : "【科研人员列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 6, "name" : "roleList", "parentId" : 228, "url" : "/setting/roleList", "code" : "system:setting:roleList", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 3, "remark" : "角色管理", "title" : "角色管理", "redirect" : "/setting/roleList", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : [ { "id" : 257, "name" : "role_read", "parentId" : 6, "url" : "", "code" : "role:add", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【添加】权限", "title" : "【添加】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 258, "name" : "role_operation", "parentId" : 6, "url" : "", "code" : "role:edit", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【编辑】权限", "title" : "【编辑】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 259, "name" : "role_examine", "parentId" : 6, "url" : "", "code" : "role:del", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 0, "remark" : "【删除】权限", "title" : "【删除】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null }, { "id" : 260, "name" : "role_list", "parentId" : 6, "url" : "", "code" : "role:list", "icon" : "", "type" : 2, "level" : 3, "state" : 1, "sort" : 1, "remark" : "【角色列表】权限", "title" : "【角色列表】权限", "redirect" : "", "version" : 0, "createTime" : "2019-10-26 11:15:48", "updateTime" : "2020-05-28 12:39:28", "children" : null } ] }, { "id" : 210, "name" : "dataDictionary", "parentId" : 228, "url" : "/DataDictionary/dataDictionary", "code" : "financeManage:financeManage", "icon" : "", "type" : 1, "level" : 2, "state" : 1, "sort" : 4, "remark" : "字典管理", "title" : "字典管理", "redirect" : "/DataDictionary/dataDictionary", "version" : 0, "createTime" : "2019-10-26 11:12:40", "updateTime" : "2020-05-28 11:00:30", "children" : null }, { "id" : 89, "name" : "attachlog", "parentId" : 228, "url" : "/managementLog/attachlog", "code" : "managementLog:attachlog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 90, "remark" : "附件日志", "title" : "附件日志", "redirect" : "/managementLog/attachlog", "version" : 0, "createTime" : "2020-08-06 09:57:36", "updateTime" : "2020-08-06 09:57:36", "children" : null }, { "id" : 90, "name" : "auditinglog", "parentId" : 228, "url" : "/managementLog/auditinglog", "code" : "managementLog:auditinglog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 91, "remark" : "审核日志", "title" : "审核日志", "redirect" : "/managementLog/auditinglog", "version" : 0, "createTime" : "2020-08-06 09:59:36", "updateTime" : "2020-08-06 09:59:36", "children" : null }, { "id" : 91, "name" : "operatelog", "parentId" : 228, "url" : "/managementLog/operatelog", "code" : "/managementLog:operatelog", "icon" : null, "type" : 1, "level" : 2, "state" : 1, "sort" : 92, "remark" : "操作日志", "title" : "操作日志", "redirect" : "/managementLog/operatelog", "version" : 0, "createTime" : "2020-08-06 10:00:54", "updateTime" : "2020-08-06 10:00:54", "children" : null } ] } ], "time" : "2020-12-22 18:01:15" } 2020-12-22 18:01:26.592 INFO [http-nio-8899-exec-29] [1341322950274777090] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.182", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-12-22 18:01:26", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA4NjU2ODEzLCJpYXQiOjE2MDg2MjA4MTMsImp0aSI6IjY2YjI0ODAxNmZiMjQ0N2I4ODUzNWFjZWU0NDIzYjA2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.5h8_ZfgXFtslgbWY9pqpFGLlmP62brYeZO6d9C3SeFM" } 2020-12-22 18:01:26.625 INFO [http-nio-8899-exec-29] [1341322950274777090] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : [ { "id" : 1, "organizationId" : 6, "username" : "admin", "nickname" : "管理员", "password" : "8809c11c9bd800f85d66710ee0691514d0066b589d80d4b1d622b5898ea6dae0", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : "15888889900", "loginSendMsg" : 0, "gender" : 1, "head" : "http://121.36.99.13:8889/api/resource/202008261909012399027.jpg", "remark" : "Administrator Account", "email" : null, "lastLoginTime" : null, "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 1, "createTime" : "2020-02-26 00:00:00", "updateTime" : "2020-11-05 19:59:48", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : null, "salt" : "d4b7e00de9c8887bc508a7c8970cad4b", "unionId" : null, "isSystemAdmin" : 1, "did" : null, "dname" : null }, { "id" : 29, "organizationId" : 6, "username" : "daptest", "nickname" : "daptest", "password" : "48a4ec1798588a626ff3ae7f6d026adba3384877456a32d81afafc1d9e12ae6b", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-04 16:01:24", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 0, "roleId" : 35, "createTime" : "2020-11-04 16:01:24", "updateTime" : "2020-11-04 16:01:24", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "e4b5f9f6e90b5beff75a578d800cd2c3", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 30, "organizationId" : 6, "username" : "dap1", "nickname" : "dap1", "password" : "00cdee39aa5357ba6c91aa639c4d135728b784c1de10495ee3030d6ce3754ca6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011052005080996477.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:05:09", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-11-05 20:05:09", "updateTime" : "2020-11-16 13:53:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "542f7cd7ad88578d30b36aa7c0e56683", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 33, "organizationId" : 6, "username" : "yangkai", "nickname" : "yangkai", "password" : "1c629ab4c88361d56efafc7040205a65b747b5f2507c8aba04767165962b7a8c", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8899/api/resource/202011171000103683980.jpg", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-17 09:59:05", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-17 09:59:05", "updateTime" : "2020-12-07 17:05:26", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "afc360b3d03dd450d622caa046a17d8d", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 32, "organizationId" : 6, "username" : "liuyuxin", "nickname" : "刘宇鑫", "password" : "c7388103df88caf3b32b1ca2bfa656db92070041c5ca061f7cd32756c9436109", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL0pJLGq22zX2GBibNM9RfPpmodMNXbt8dZQZ6JNh3m6BKxJLDh6icumYmwUfic0DSH0ibib9sNMib5f0Cw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-07 10:48:37", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxus7USGbPXphI44t9bpjVhEEo", "state" : 1, "deleted" : 0, "version" : 4, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-12-07 17:05:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 31, "organizationId" : 6, "username" : "zhouhong", "nickname" : "zhouhong", "password" : "62a690ba80bf09f0bf1baed1669d1ca0744fc56212317a374551c49098999829", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLAkial37Hic1QrNtA0kO5GEVWN1hPQrcOslCuvaTq8bS6FwsH6Qh38uUfSibYibbicotPuwhJht21beFZA/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-11-05 20:30:25", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxusxepBVPyNDljwuO6N12hDSw", "state" : 1, "deleted" : 0, "version" : 7, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-12-07 17:05:51", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 34, "organizationId" : 6, "username" : "dap2", "nickname" : "张医生", "password" : "7eda6e7d738f8fc788214c70cba10c27d8f7703931aee3da443af5c1217916e6", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://121.36.99.13:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-18 20:27:03", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 35, "createTime" : "2020-12-18 20:27:03", "updateTime" : "2020-12-18 20:31:06", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "78d9ec8ae6195ef4b5645ced5ea066a5", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 38, "organizationId" : 6, "username" : "123", "nickname" : "123", "password" : "76a7c71ed969e30ad5c45875250bcda19c294203789939ae1cd087399ad2ee2c", "englishName" : null, "jobNumber" : "123", "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "http://127.0.0.1:8889/api/resource/logo.png", "remark" : null, "email" : "", "lastLoginTime" : "2020-12-21 14:02:28", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : null, "state" : 1, "deleted" : 0, "version" : 1, "roleId" : 45, "createTime" : "2020-12-21 14:02:28", "updateTime" : "2020-12-21 14:02:41", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "c5a7b2d0998acfeecafbd5a04964dd6e", "unionId" : null, "isSystemAdmin" : 0, "did" : null, "dname" : null }, { "id" : 28, "organizationId" : 6, "username" : "chenyazhou", "nickname" : "chenyazhou", "password" : "e8eb6060f64815e4082e7d985765b0d7893de7f8b2a6429322459ea2ebac9931", "englishName" : null, "jobNumber" : null, "address" : null, "phone" : null, "loginSendMsg" : 0, "gender" : 0, "head" : "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epckwY0SZGKFfWAoYGI7uJe9kINoDbBgk1HQvuasnXN5LsIiaraVXGL09F1p7tUMaYpANR4ILq3xZw/132", "remark" : null, "email" : "", "lastLoginTime" : "2020-10-10 11:06:27", "loginCount" : null, "firstCap" : null, "connectType" : 0, "type" : null, "openId" : "o1uxuszN4TWAA8w-BQXypD9BO2Ao", "state" : 1, "deleted" : 0, "version" : 53, "roleId" : 46, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-12-22 14:35:53", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : null, "dname" : null } ], "time" : "2020-12-22 18:01:26" } 2020-12-22 19:02:11.780 INFO [SpringContextShutdownHook] [] o.s.s.c.ThreadPoolTaskScheduler 218 : Shutting down ExecutorService 'taskScheduler' 2020-12-22 19:02:11.785 INFO [SpringContextShutdownHook] [] o.s.s.c.ThreadPoolTaskScheduler 218 : Shutting down ExecutorService 2020-12-22 19:02:11.810 INFO [SpringContextShutdownHook] [] com.zaxxer.hikari.HikariDataSource 350 : HikariPool-1 - Shutdown initiated... 2020-12-22 19:02:11.820 INFO [SpringContextShutdownHook] [] com.zaxxer.hikari.HikariDataSource 352 : HikariPool-1 - Shutdown completed.