2020-11-24 09:39:38.387 INFO [main] [] i.g.s.SpringBootPlusApplication 55 : Starting SpringBootPlusApplication on DESKTOP-OJV4K85 with PID 1656 (D:\next\ctms\7SPMS\SPMS-api\bootstrap\target\classes started by 亚洲 in D:\next\ctms\7SPMS\SPMS-api) 2020-11-24 09:39:38.393 DEBUG [main] [] i.g.s.SpringBootPlusApplication 56 : Running with Spring Boot v2.2.5.RELEASE, Spring v5.2.4.RELEASE 2020-11-24 09:39:38.393 INFO [main] [] i.g.s.SpringBootPlusApplication 655 : The following profiles are active: dev 2020-11-24 09:39:43.901 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 249 : Multiple Spring Data modules found, entering strict repository configuration mode! 2020-11-24 09:39:43.908 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 127 : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2020-11-24 09:39:44.090 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 187 : Finished Spring Data repository scanning in 147ms. Found 0 Redis repository interfaces. 2020-11-24 09:39:44.843 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'shiroConfig' of type [io.geekidea.springbootplus.config.ShiroConfig$$EnhancerBySpringCGLIB$$a9011699] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-11-24 09:39:45.570 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-11-24 09:39:45.575 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisTemplateConfig' of type [io.geekidea.springbootplus.config.RedisTemplateConfig$$EnhancerBySpringCGLIB$$c9cffb3d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-11-24 09:39:45.594 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-11-24 09:39:45.602 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-11-24 09:39:45.978 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-11-24 09:39:46.147 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-11-24 09:39:46.293 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-11-24 09:39:46.294 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-11-24 09:39:46.846 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-11-24 09:39:46.858 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-11-24 09:39:46.861 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-11-24 09:39:46.862 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-11-24 09:39:46.868 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-11-24 09:39:46.959 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-11-24 09:39:46.978 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-11-24 09:39:47.112 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-11-24 09:39:47.162 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 201 : definitions:{"/resource/**":"anon","/verificationCode/**":"anon","/getSysUserInfo":"anon","/upload/**":"anon","/enum":"anon"} 2020-11-24 09:39:47.162 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 209 : permissionConfigs:null 2020-11-24 09:39:47.163 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","/resource/**":"anon","/upload/**":"anon","/enum":"anon","/verificationCode/**":"anon","/**":"jwtFilter"} 2020-11-24 09:39:47.261 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-11-24 09:39:47.591 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisCacheConfig' of type [io.geekidea.springbootplus.config.RedisCacheConfig$$EnhancerBySpringCGLIB$$6dba7a73] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-11-24 09:39:48.293 INFO [main] [] o.s.b.w.embedded.tomcat.TomcatWebServer 92 : Tomcat initialized with port(s): 8899 (http) 2020-11-24 09:39:48.315 INFO [main] [] o.a.coyote.http11.Http11NioProtocol 173 : Initializing ProtocolHandler ["http-nio-8899"] 2020-11-24 09:39:48.316 INFO [main] [] o.apache.catalina.core.StandardService 173 : Starting service [Tomcat] 2020-11-24 09:39:48.317 INFO [main] [] org.apache.catalina.core.StandardEngine 173 : Starting Servlet engine: [Apache Tomcat/9.0.31] 2020-11-24 09:39:48.588 INFO [main] [] o.a.c.c.C.[Tomcat].[localhost].[/api] 173 : Initializing Spring embedded WebApplicationContext 2020-11-24 09:39:48.589 INFO [main] [] o.s.web.context.ContextLoader 284 : Root WebApplicationContext: initialization completed in 10064 ms 2020-11-24 09:39:48.638 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-11-24 09:39:48.757 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-11-24 09:39:49.694 INFO [main] [] o.s.b.a.e.web.ServletEndpointRegistrar 75 : Registered '/actuator/jolokia' to jolokia-actuator-endpoint 2020-11-24 09:39:49.737 INFO [main] [] i.g.s.framework.core.xss.XssFilter 36 : XssFilter init 2020-11-24 09:39:49.737 INFO [main] [] i.g.s.f.core.filter.RequestDetailFilter 39 : RequestDetailFilter init 2020-11-24 09:39:55.076 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-11-24 09:39:55.077 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 172 : logPrintType = ORDER 2020-11-24 09:39:55.077 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 173 : enableRequestId = true 2020-11-24 09:39:55.078 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 174 : requestIdType = IDWORK 2020-11-24 09:39:55.079 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 175 : operationLogConfig = SpringBootPlusAopProperties.OperationLogConfig(enable=true, excludePaths=[]) 2020-11-24 09:39:55.080 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 176 : loginLogConfig = SpringBootPlusAopProperties.LoginLogConfig(enable=true, loginPath=/login, logoutPath=/logout) 2020-11-24 09:39:55.081 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 177 : contextPath = /api 2020-11-24 09:39:55.138 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-11-24 09:39:55.256 INFO [main] [] org.reflections.Reflections 228 : Reflections took 65 ms to scan 2 urls, producing 2 keys and 6 values 2020-11-24 09:39:55.285 DEBUG [main] [] i.g.s.f.c.controller.EnumController 97 : enumMap:{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)}, io.geekidea.springbootplus.system.enums.StateEnum={0=EnumVo(code=0, desc=禁用, baseEnum=DISABLE), 1=EnumVo(code=1, desc=启用, baseEnum=ENABLE)}} 2020-11-24 09:39:55.336 DEBUG [main] [] i.g.s.framework.shiro.util.JwtTokenUtil 42 : tokenName:token 2020-11-24 09:39:55.341 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-11-24 09:39:55.368 DEBUG [main] [] i.g.s.c.p.SpringBootPlusStaticProperties 45 : INFO_PROJECT_VERSION:2.0 2020-11-24 09:40:17.259 INFO [main] [] o.s.b.a.e.web.EndpointLinksResolver 58 : Exposing 15 endpoint(s) beneath base path '/actuator' 2020-11-24 09:40:17.433 INFO [main] [] pertySourcedRequestMappingHandlerMapping 69 : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2020-11-24 09:40:17.471 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-11-24 09:40:17.472 INFO [main] [] i.g.s.config.Swagger2Config 166 : swagger scan basePackages:[io.geekidea.springbootplus, com.example] 2020-11-24 09:40:18.000 INFO [main] [] o.s.s.c.ThreadPoolTaskScheduler 181 : Initializing ExecutorService 2020-11-24 09:40:18.374 INFO [main] [] o.s.s.c.ThreadPoolTaskScheduler 181 : Initializing ExecutorService 'taskScheduler' 2020-11-24 09:40:18.546 INFO [main] [] d.s.w.p.DocumentationPluginsBootstrapper 160 : Context refreshed 2020-11-24 09:40:18.563 INFO [main] [] d.s.w.p.DocumentationPluginsBootstrapper 163 : Found 1 custom documentation plugin(s) 2020-11-24 09:40:18.631 INFO [main] [] s.d.s.w.s.ApiListingReferenceScanner 41 : Scanning for api listing references 2020-11-24 09:40:19.914 INFO [main] [] .d.s.w.r.o.CachingOperationNameGenerator 40 : Generating unique operation named: getLeadingOptionsListUsingGET_1 2020-11-24 09:40:19.926 INFO [main] [] .d.s.w.r.o.CachingOperationNameGenerator 40 : Generating unique operation named: optionsListUsingGET_1 2020-11-24 09:40:20.237 INFO [main] [] .d.s.w.r.o.CachingOperationNameGenerator 40 : Generating unique operation named: optionsListUsingGET_2 2020-11-24 09:40:20.633 INFO [main] [] .d.s.w.r.o.CachingOperationNameGenerator 40 : Generating unique operation named: getSysUserUsingGET_1 2020-11-24 09:40:20.918 INFO [main] [] o.a.coyote.http11.Http11NioProtocol 173 : Starting ProtocolHandler ["http-nio-8899"] 2020-11-24 09:40:20.952 INFO [main] [] o.s.b.w.embedded.tomcat.TomcatWebServer 204 : Tomcat started on port(s): 8899 (http) with context path '/api' 2020-11-24 09:40:20.956 INFO [main] [] i.g.s.SpringBootPlusApplication 61 : Started SpringBootPlusApplication in 44.502 seconds (JVM running for 47.983) 2020-11-24 09:40:20.968 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 90 : projectFinalName : bootstrap-2.0 2020-11-24 09:40:20.968 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 91 : projectVersion : 2.0 2020-11-24 09:40:20.968 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 92 : profileActive : dev 2020-11-24 09:40:20.968 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 93 : contextPath : /api 2020-11-24 09:40:20.968 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 94 : serverIp : 127.0.0.1 2020-11-24 09:40:20.968 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 95 : port : 8899 2020-11-24 09:40:20.969 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 110 : Admin: http://127.0.0.1:8000 2020-11-24 09:40:20.969 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 111 : Home: http://127.0.0.1:8899/api 2020-11-24 09:40:20.969 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 112 : Knife4j: http://127.0.0.1:8899/api/doc.html 2020-11-24 09:40:20.969 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 113 : Swagger: http://127.0.0.1:8899/api/swagger-ui.html 2020-11-24 09:40:20.969 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 114 : spring-boot-plus project start success........... 2020-11-24 09:40:20.982 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 116 :  ____ __ __ ____ /\ _`\ /\ \__ /\ \__ /\ _`\ \ \,\L\_\ \ ,_\ __ _ __\ \ ,_\ \ \,\L\_\ __ __ ___ ___ __ ____ ____ \/_\__ \\ \ \/ /'__`\ /\`'__\ \ \/ \/_\__ \ /\ \/\ \ /'___\ /'___\ /'__`\ /',__\ /',__\ /\ \L\ \ \ \_/\ \L\.\_\ \ \/ \ \ \_ /\ \L\ \ \ \_\ \/\ \__//\ \__//\ __//\__, `\/\__, `\ \ `\____\ \__\ \__/.\_\\ \_\ \ \__\ \ `\____\ \____/\ \____\ \____\ \____\/\____/\/\____/ \/_____/\/__/\/__/\/_/ \/_/ \/__/ \/_____/\/___/ \/____/\/____/\/____/\/___/ \/___/  2020-11-24 09:40:20.983 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-11-24 09:40:21.195 INFO [RMI TCP Connection(11)-192.168.3.46] [] o.a.c.c.C.[Tomcat].[localhost].[/api] 173 : Initializing Spring DispatcherServlet 'dispatcherServlet' 2020-11-24 09:40:21.195 INFO [RMI TCP Connection(11)-192.168.3.46] [] o.s.web.servlet.DispatcherServlet 525 : Initializing Servlet 'dispatcherServlet' 2020-11-24 09:40:21.229 INFO [RMI TCP Connection(11)-192.168.3.46] [] o.s.web.servlet.DispatcherServlet 547 : Completed initialization in 34 ms 2020-11-24 09:40:21.761 INFO [RMI TCP Connection(13)-192.168.3.46] [] com.zaxxer.hikari.HikariDataSource 110 : HikariPool-1 - Starting... 2020-11-24 09:40:22.059 INFO [RMI TCP Connection(13)-192.168.3.46] [] com.zaxxer.hikari.HikariDataSource 123 : HikariPool-1 - Start completed. 2020-11-24 09:40:22.388 INFO [boundedElastic-1] [] io.lettuce.core.EpollProvider 68 : Starting without optional epoll library 2020-11-24 09:40:22.391 INFO [boundedElastic-1] [] io.lettuce.core.KqueueProvider 70 : Starting without optional kqueue library 2020-11-24 09:40:23.128 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-11-24 09:41:27.927 INFO [http-nio-8899-exec-2] [1331050266542514177] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/login", "ip" : "192.168.3.46", "requestMethod" : "POST", "contentType" : "application/json;charset=UTF-8", "requestBody" : true, "param" : { "username" : "admin", "password" : "Dapchina_2020_spms" }, "time" : "2020-11-24 09:41:27" } 2020-11-24 09:41:28.169 INFO [http-nio-8899-exec-1] [1331050267532369922] 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-11-24 09:41:28" } 2020-11-24 09:41:28.334 INFO [http-nio-8899-exec-5] [1331050268257984514] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getAllMenuTreeObject", "ip" : "127.0.0.1", "requestMethod" : "GET", "requestBody" : false, "time" : "2020-11-24 09:41:28" } 2020-11-24 09:41:28.493 DEBUG [http-nio-8899-exec-2] [1331050266542514177] i.g.s.framework.shiro.util.JwtUtil 68 : username:admin 2020-11-24 09:41:28.494 DEBUG [http-nio-8899-exec-2] [1331050266542514177] i.g.s.framework.shiro.util.JwtUtil 74 : salt:b43c6dc8ffdffa6eba3dc790d781a294b95027efc197d353edc1c03a10202c00 2020-11-24 09:41:28.494 DEBUG [http-nio-8899-exec-2] [1331050266542514177] i.g.s.framework.shiro.util.JwtUtil 84 : expireSecond:36000 2020-11-24 09:41:28.496 DEBUG [http-nio-8899-exec-2] [1331050266542514177] i.g.s.framework.shiro.util.JwtUtil 86 : expireDate:Tue Nov 24 19:41:28 CST 2020 2020-11-24 09:41:28.508 DEBUG [http-nio-8899-exec-2] [1331050266542514177] i.g.s.s.service.impl.LoginServiceImpl 188 : token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE4MDg4LCJpYXQiOjE2MDYxODIwODgsImp0aSI6ImQ3ZmVjMDgzZGU1ZjQzMWM5NWRjM2NjMGQ4Zjc0NGZjIiwidXNlcm5hbWUiOiJhZG1pbiJ9.SOYyVk9MnHMuwB7mlQkUU_QDnF2IJr0EKnbMmiNiQKE 2020-11-24 09:41:28.525 DEBUG [http-nio-8899-exec-2] [1331050266542514177] i.g.s.framework.shiro.jwt.JwtRealm 86 : doGetAuthenticationInfo authenticationToken... 2020-11-24 09:41:28.635 DEBUG [http-nio-8899-exec-2] [1331050266542514177] i.g.s.s.service.impl.LoginServiceImpl 206 : 登录成功,username:admin 2020-11-24 09:41:28.784 INFO [http-nio-8899-exec-2] [1331050266542514177] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE4MDg4LCJpYXQiOjE2MDYxODIwODgsImp0aSI6ImQ3ZmVjMDgzZGU1ZjQzMWM5NWRjM2NjMGQ4Zjc0NGZjIiwidXNlcm5hbWUiOiJhZG1pbiJ9.SOYyVk9MnHMuwB7mlQkUU_QDnF2IJr0EKnbMmiNiQKE", "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", "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", "financeManage:contractManagement", "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" : 181, "name" : "htgl_examination", "parentId" : 74, "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" : 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" : 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" : 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" : 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" : 179, "name" : "htgl_operation", "parentId" : 74, "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" : 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" : 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" : 180, "name" : "htgl_examine", "parentId" : 74, "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" : 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" : 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" : 178, "name" : "htgl_read", "parentId" : 74, "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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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-11-24 09:41:28" } 2020-11-24 09:41:28.954 INFO [http-nio-8899-exec-6] [1331050270854258689] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.46", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE4MDg4LCJpYXQiOjE2MDYxODIwODgsImp0aSI6ImQ3ZmVjMDgzZGU1ZjQzMWM5NWRjM2NjMGQ4Zjc0NGZjIiwidXNlcm5hbWUiOiJhZG1pbiJ9.SOYyVk9MnHMuwB7mlQkUU_QDnF2IJr0EKnbMmiNiQKE" }, "time" : "2020-11-24 09:41:28", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE4MDg4LCJpYXQiOjE2MDYxODIwODgsImp0aSI6ImQ3ZmVjMDgzZGU1ZjQzMWM5NWRjM2NjMGQ4Zjc0NGZjIiwidXNlcm5hbWUiOiJhZG1pbiJ9.SOYyVk9MnHMuwB7mlQkUU_QDnF2IJr0EKnbMmiNiQKE" } 2020-11-24 09:41:29.049 INFO [http-nio-8899-exec-6] [1331050270854258689] 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", "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", "financeManage:contractManagement", "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 }, "time" : "2020-11-24 09:41:29" } 2020-11-24 09:41:29.101 INFO [http-nio-8899-exec-8] [1331050271454044161] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 09:41:29", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE4MDg4LCJpYXQiOjE2MDYxODIwODgsImp0aSI6ImQ3ZmVjMDgzZGU1ZjQzMWM5NWRjM2NjMGQ4Zjc0NGZjIiwidXNlcm5hbWUiOiJhZG1pbiJ9.SOYyVk9MnHMuwB7mlQkUU_QDnF2IJr0EKnbMmiNiQKE" } 2020-11-24 09:41:29.134 INFO [http-nio-8899-exec-8] [1331050271454044161] 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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-11-24 09:41:29" } 2020-11-24 10:00:15.261 INFO [http-nio-8899-exec-30] [1331054994907242498] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 10:00:15", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE4MDg4LCJpYXQiOjE2MDYxODIwODgsImp0aSI6ImQ3ZmVjMDgzZGU1ZjQzMWM5NWRjM2NjMGQ4Zjc0NGZjIiwidXNlcm5hbWUiOiJhZG1pbiJ9.SOYyVk9MnHMuwB7mlQkUU_QDnF2IJr0EKnbMmiNiQKE" } 2020-11-24 10:00:15.283 INFO [http-nio-8899-exec-30] [1331054994907242498] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 10:00:15" } 2020-11-24 10:02:58.591 INFO [http-nio-8899-exec-11] [1331055679807725569] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 10:02:58", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE4MDg4LCJpYXQiOjE2MDYxODIwODgsImp0aSI6ImQ3ZmVjMDgzZGU1ZjQzMWM5NWRjM2NjMGQ4Zjc0NGZjIiwidXNlcm5hbWUiOiJhZG1pbiJ9.SOYyVk9MnHMuwB7mlQkUU_QDnF2IJr0EKnbMmiNiQKE" } 2020-11-24 10:02:58.636 INFO [http-nio-8899-exec-11] [1331055679807725569] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 10:02:58" } 2020-11-24 10:03:07.615 INFO [http-nio-8899-exec-29] [1331055717829091329] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 10:03:07", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE4MDg4LCJpYXQiOjE2MDYxODIwODgsImp0aSI6ImQ3ZmVjMDgzZGU1ZjQzMWM5NWRjM2NjMGQ4Zjc0NGZjIiwidXNlcm5hbWUiOiJhZG1pbiJ9.SOYyVk9MnHMuwB7mlQkUU_QDnF2IJr0EKnbMmiNiQKE" } 2020-11-24 10:03:07.652 INFO [http-nio-8899-exec-29] [1331055717829091329] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 10:03:07" } 2020-11-24 10:04:00.891 INFO [http-nio-8899-exec-15] [1331055941276442626] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 10:04:00", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE4MDg4LCJpYXQiOjE2MDYxODIwODgsImp0aSI6ImQ3ZmVjMDgzZGU1ZjQzMWM5NWRjM2NjMGQ4Zjc0NGZjIiwidXNlcm5hbWUiOiJhZG1pbiJ9.SOYyVk9MnHMuwB7mlQkUU_QDnF2IJr0EKnbMmiNiQKE" } 2020-11-24 10:04:00.908 INFO [http-nio-8899-exec-15] [1331055941276442626] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 10:04:00" } 2020-11-24 10:05:12.691 INFO [http-nio-8899-exec-1] [1331056242444247042] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/login", "ip" : "192.168.3.46", "requestMethod" : "POST", "contentType" : "application/json;charset=UTF-8", "requestBody" : true, "param" : { "username" : "admin", "password" : "Dapchina_2020_spms" }, "time" : "2020-11-24 10:05:12" } 2020-11-24 10:05:12.705 INFO [http-nio-8899-exec-7] [1331056242511355906] 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-11-24 10:05:12" } 2020-11-24 10:05:12.725 INFO [http-nio-8899-exec-5] [1331056242574270466] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getAllMenuTreeObject", "ip" : "127.0.0.1", "requestMethod" : "GET", "requestBody" : false, "time" : "2020-11-24 10:05:12" } 2020-11-24 10:05:12.817 DEBUG [http-nio-8899-exec-1] [1331056242444247042] i.g.s.framework.shiro.util.JwtUtil 68 : username:admin 2020-11-24 10:05:12.818 DEBUG [http-nio-8899-exec-1] [1331056242444247042] i.g.s.framework.shiro.util.JwtUtil 74 : salt:b43c6dc8ffdffa6eba3dc790d781a294b95027efc197d353edc1c03a10202c00 2020-11-24 10:05:12.818 DEBUG [http-nio-8899-exec-1] [1331056242444247042] i.g.s.framework.shiro.util.JwtUtil 84 : expireSecond:36000 2020-11-24 10:05:12.818 DEBUG [http-nio-8899-exec-1] [1331056242444247042] i.g.s.framework.shiro.util.JwtUtil 86 : expireDate:Tue Nov 24 20:05:12 CST 2020 2020-11-24 10:05:12.820 DEBUG [http-nio-8899-exec-1] [1331056242444247042] i.g.s.s.service.impl.LoginServiceImpl 188 : token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk 2020-11-24 10:05:12.821 DEBUG [http-nio-8899-exec-1] [1331056242444247042] i.g.s.framework.shiro.jwt.JwtRealm 86 : doGetAuthenticationInfo authenticationToken... 2020-11-24 10:05:12.829 DEBUG [http-nio-8899-exec-1] [1331056242444247042] i.g.s.s.service.impl.LoginServiceImpl 206 : 登录成功,username:admin 2020-11-24 10:05:12.845 INFO [http-nio-8899-exec-1] [1331056242444247042] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk", "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", "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", "financeManage:contractManagement", "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" : 181, "name" : "htgl_examination", "parentId" : 74, "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" : 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" : 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" : 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" : 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" : 179, "name" : "htgl_operation", "parentId" : 74, "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" : 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" : 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" : 180, "name" : "htgl_examine", "parentId" : 74, "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" : 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" : 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" : 178, "name" : "htgl_read", "parentId" : 74, "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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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-11-24 10:05:12" } 2020-11-24 10:05:12.896 INFO [http-nio-8899-exec-18] [1331056243308273665] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.46", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk" }, "time" : "2020-11-24 10:05:12", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk" } 2020-11-24 10:05:12.926 INFO [http-nio-8899-exec-18] [1331056243308273665] 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", "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", "financeManage:contractManagement", "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 }, "time" : "2020-11-24 10:05:12" } 2020-11-24 10:05:12.959 INFO [http-nio-8899-exec-29] [1331056243572514817] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 10:05:12", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk" } 2020-11-24 10:05:12.980 INFO [http-nio-8899-exec-29] [1331056243572514817] 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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-11-24 10:05:12" } 2020-11-24 10:05:17.081 INFO [http-nio-8899-exec-22] [1331056260806909954] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 10:05:17", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk" } 2020-11-24 10:05:17.117 INFO [http-nio-8899-exec-22] [1331056260806909954] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 10:05:17" } 2020-11-24 10:06:58.119 INFO [http-nio-8899-exec-6] [1331056684595191810] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.46", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk" }, "time" : "2020-11-24 10:06:58", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk" } 2020-11-24 10:06:58.146 INFO [http-nio-8899-exec-6] [1331056684595191810] 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", "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", "financeManage:contractManagement", "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 }, "time" : "2020-11-24 10:06:58" } 2020-11-24 10:06:58.187 INFO [http-nio-8899-exec-12] [1331056684901376002] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 10:06:58", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk" } 2020-11-24 10:06:58.209 INFO [http-nio-8899-exec-12] [1331056684901376002] 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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-11-24 10:06:58" } 2020-11-24 10:06:59.868 INFO [http-nio-8899-exec-17] [1331056691918446593] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 10:06:59", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk" } 2020-11-24 10:06:59.911 INFO [http-nio-8899-exec-17] [1331056691918446593] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 10:06:59" } 2020-11-24 10:11:10.245 INFO [http-nio-8899-exec-15] [1331057742096670722] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.46", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk" }, "time" : "2020-11-24 10:11:10", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk" } 2020-11-24 10:11:10.277 INFO [http-nio-8899-exec-15] [1331057742096670722] 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", "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", "financeManage:contractManagement", "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 }, "time" : "2020-11-24 10:11:10" } 2020-11-24 10:11:10.390 INFO [http-nio-8899-exec-30] [1331057742683873281] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 10:11:10", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk" } 2020-11-24 10:11:10.414 INFO [http-nio-8899-exec-30] [1331057742683873281] 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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-11-24 10:11:10" } 2020-11-24 10:11:11.978 INFO [http-nio-8899-exec-4] [1331057749369593857] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 10:11:11", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk" } 2020-11-24 10:11:12.037 INFO [http-nio-8899-exec-4] [1331057749369593857] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 10:11:12" } 2020-11-24 10:14:28.233 INFO [http-nio-8899-exec-17] [1331058572346564609] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 10:14:28", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjE5NTEyLCJpYXQiOjE2MDYxODM1MTIsImp0aSI6ImQ3YTg5OWJkYzRmZTRlYzA4N2E4ZWY5OWZiNDRhOGU4IiwidXNlcm5hbWUiOiJhZG1pbiJ9.YazK_jPIzqBIw4rE25HKWoF4ozMEkwFP3KfDoRZJMXk" } 2020-11-24 10:14:28.250 INFO [http-nio-8899-exec-17] [1331058572346564609] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 10:14:28" } 2020-11-24 11:37:06.097 INFO [http-nio-8899-exec-29] [1331079367345086466] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/login", "ip" : "192.168.3.46", "requestMethod" : "POST", "contentType" : "application/json;charset=UTF-8", "requestBody" : true, "param" : { "username" : "admin", "password" : "Dapchina_2020_spms" }, "time" : "2020-11-24 11:37:06" } 2020-11-24 11:37:06.114 INFO [http-nio-8899-exec-10] [1331079367395418114] 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-11-24 11:37:06" } 2020-11-24 11:37:06.139 INFO [http-nio-8899-exec-3] [1331079367538024450] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getAllMenuTreeObject", "ip" : "127.0.0.1", "requestMethod" : "GET", "requestBody" : false, "time" : "2020-11-24 11:37:06" } 2020-11-24 11:37:06.349 DEBUG [http-nio-8899-exec-29] [1331079367345086466] i.g.s.framework.shiro.util.JwtUtil 68 : username:admin 2020-11-24 11:37:06.350 DEBUG [http-nio-8899-exec-29] [1331079367345086466] i.g.s.framework.shiro.util.JwtUtil 74 : salt:b43c6dc8ffdffa6eba3dc790d781a294b95027efc197d353edc1c03a10202c00 2020-11-24 11:37:06.350 DEBUG [http-nio-8899-exec-29] [1331079367345086466] i.g.s.framework.shiro.util.JwtUtil 84 : expireSecond:36000 2020-11-24 11:37:06.351 DEBUG [http-nio-8899-exec-29] [1331079367345086466] i.g.s.framework.shiro.util.JwtUtil 86 : expireDate:Tue Nov 24 21:37:06 CST 2020 2020-11-24 11:37:06.352 DEBUG [http-nio-8899-exec-29] [1331079367345086466] i.g.s.s.service.impl.LoginServiceImpl 188 : token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjI1MDI2LCJpYXQiOjE2MDYxODkwMjYsImp0aSI6ImNhODMwYTg2ZDk0YjQxMzk5MTJlMmM5YmIzYjFkNGY2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.mJO8Mp9ULa8Pod8CQKDo6KSi6l_Lo3XgyHDBSGVtRjk 2020-11-24 11:37:06.353 DEBUG [http-nio-8899-exec-29] [1331079367345086466] i.g.s.framework.shiro.jwt.JwtRealm 86 : doGetAuthenticationInfo authenticationToken... 2020-11-24 11:37:06.363 DEBUG [http-nio-8899-exec-29] [1331079367345086466] i.g.s.s.service.impl.LoginServiceImpl 206 : 登录成功,username:admin 2020-11-24 11:37:06.378 INFO [http-nio-8899-exec-29] [1331079367345086466] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjI1MDI2LCJpYXQiOjE2MDYxODkwMjYsImp0aSI6ImNhODMwYTg2ZDk0YjQxMzk5MTJlMmM5YmIzYjFkNGY2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.mJO8Mp9ULa8Pod8CQKDo6KSi6l_Lo3XgyHDBSGVtRjk", "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", "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", "financeManage:contractManagement", "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" : 181, "name" : "htgl_examination", "parentId" : 74, "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" : 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" : 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" : 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" : 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" : 179, "name" : "htgl_operation", "parentId" : 74, "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" : 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" : 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" : 180, "name" : "htgl_examine", "parentId" : 74, "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" : 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" : 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" : 178, "name" : "htgl_read", "parentId" : 74, "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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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-11-24 11:37:06" } 2020-11-24 11:37:10.861 INFO [http-nio-8899-exec-6] [1331079387343527937] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.46", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjI1MDI2LCJpYXQiOjE2MDYxODkwMjYsImp0aSI6ImNhODMwYTg2ZDk0YjQxMzk5MTJlMmM5YmIzYjFkNGY2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.mJO8Mp9ULa8Pod8CQKDo6KSi6l_Lo3XgyHDBSGVtRjk" }, "time" : "2020-11-24 11:37:10", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjI1MDI2LCJpYXQiOjE2MDYxODkwMjYsImp0aSI6ImNhODMwYTg2ZDk0YjQxMzk5MTJlMmM5YmIzYjFkNGY2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.mJO8Mp9ULa8Pod8CQKDo6KSi6l_Lo3XgyHDBSGVtRjk" } 2020-11-24 11:37:10.890 INFO [http-nio-8899-exec-6] [1331079387343527937] 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", "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", "financeManage:contractManagement", "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 }, "time" : "2020-11-24 11:37:10" } 2020-11-24 11:37:10.918 INFO [http-nio-8899-exec-18] [1331079387578408962] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 11:37:10", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjI1MDI2LCJpYXQiOjE2MDYxODkwMjYsImp0aSI6ImNhODMwYTg2ZDk0YjQxMzk5MTJlMmM5YmIzYjFkNGY2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.mJO8Mp9ULa8Pod8CQKDo6KSi6l_Lo3XgyHDBSGVtRjk" } 2020-11-24 11:37:10.933 INFO [http-nio-8899-exec-18] [1331079387578408962] 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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-11-24 11:37:10" } 2020-11-24 11:37:47.781 INFO [http-nio-8899-exec-27] [1331079542176260098] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 11:37:47", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjI1MDI2LCJpYXQiOjE2MDYxODkwMjYsImp0aSI6ImNhODMwYTg2ZDk0YjQxMzk5MTJlMmM5YmIzYjFkNGY2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.mJO8Mp9ULa8Pod8CQKDo6KSi6l_Lo3XgyHDBSGVtRjk" } 2020-11-24 11:37:47.796 INFO [http-nio-8899-exec-27] [1331079542176260098] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 11:37:47" } 2020-11-24 11:37:52.195 INFO [http-nio-8899-exec-7] [1331079560664752130] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 11:37:52", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjI1MDI2LCJpYXQiOjE2MDYxODkwMjYsImp0aSI6ImNhODMwYTg2ZDk0YjQxMzk5MTJlMmM5YmIzYjFkNGY2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.mJO8Mp9ULa8Pod8CQKDo6KSi6l_Lo3XgyHDBSGVtRjk" } 2020-11-24 11:37:52.210 INFO [http-nio-8899-exec-7] [1331079560664752130] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 11:37:52" } 2020-11-24 11:38:27.754 INFO [http-nio-8899-exec-21] [1331079709784842241] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 11:38:27", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjI1MDI2LCJpYXQiOjE2MDYxODkwMjYsImp0aSI6ImNhODMwYTg2ZDk0YjQxMzk5MTJlMmM5YmIzYjFkNGY2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.mJO8Mp9ULa8Pod8CQKDo6KSi6l_Lo3XgyHDBSGVtRjk" } 2020-11-24 11:38:27.780 INFO [http-nio-8899-exec-21] [1331079709784842241] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 11:38:27" } 2020-11-24 11:38:32.758 INFO [http-nio-8899-exec-19] [1331079730844442626] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 11:38:32", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjI1MDI2LCJpYXQiOjE2MDYxODkwMjYsImp0aSI6ImNhODMwYTg2ZDk0YjQxMzk5MTJlMmM5YmIzYjFkNGY2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.mJO8Mp9ULa8Pod8CQKDo6KSi6l_Lo3XgyHDBSGVtRjk" } 2020-11-24 11:38:32.774 INFO [http-nio-8899-exec-19] [1331079730844442626] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 11:38:32" } 2020-11-24 11:39:47.525 INFO [http-nio-8899-exec-3] [1331080044406415362] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 11:39:47", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjI1MDI2LCJpYXQiOjE2MDYxODkwMjYsImp0aSI6ImNhODMwYTg2ZDk0YjQxMzk5MTJlMmM5YmIzYjFkNGY2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.mJO8Mp9ULa8Pod8CQKDo6KSi6l_Lo3XgyHDBSGVtRjk" } 2020-11-24 11:39:47.544 INFO [http-nio-8899-exec-3] [1331080044406415362] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 11:39:47" } 2020-11-24 11:40:57.259 INFO [http-nio-8899-exec-25] [1331080336929759233] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 11:40:57", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjI1MDI2LCJpYXQiOjE2MDYxODkwMjYsImp0aSI6ImNhODMwYTg2ZDk0YjQxMzk5MTJlMmM5YmIzYjFkNGY2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.mJO8Mp9ULa8Pod8CQKDo6KSi6l_Lo3XgyHDBSGVtRjk" } 2020-11-24 11:40:57.299 INFO [http-nio-8899-exec-25] [1331080336929759233] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 11:40:57" } 2020-11-24 11:41:32.565 INFO [http-nio-8899-exec-28] [1331080484925775874] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 11:41:32", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjI1MDI2LCJpYXQiOjE2MDYxODkwMjYsImp0aSI6ImNhODMwYTg2ZDk0YjQxMzk5MTJlMmM5YmIzYjFkNGY2IiwidXNlcm5hbWUiOiJhZG1pbiJ9.mJO8Mp9ULa8Pod8CQKDo6KSi6l_Lo3XgyHDBSGVtRjk" } 2020-11-24 11:41:32.595 INFO [http-nio-8899-exec-28] [1331080484925775874] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 11:41:32" } 2020-11-24 13:30:28.521 WARN [HikariPool-1 housekeeper] [] com.zaxxer.hikari.pool.HikariPool 779 : HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=17m2s546ms556µs200ns). 2020-11-24 13:51:29.903 INFO [http-nio-8899-exec-22] [1331113189365293058] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/login", "ip" : "192.168.3.46", "requestMethod" : "POST", "contentType" : "application/json;charset=UTF-8", "requestBody" : true, "param" : { "username" : "admin", "password" : "Dapchina_2020_spms" }, "time" : "2020-11-24 13:51:29" } 2020-11-24 13:51:29.916 INFO [http-nio-8899-exec-29] [1331113189428207618] 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-11-24 13:51:29" } 2020-11-24 13:51:29.940 INFO [http-nio-8899-exec-10] [1331113189558231042] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getAllMenuTreeObject", "ip" : "127.0.0.1", "requestMethod" : "GET", "requestBody" : false, "time" : "2020-11-24 13:51:29" } 2020-11-24 13:51:30.046 DEBUG [http-nio-8899-exec-22] [1331113189365293058] i.g.s.framework.shiro.util.JwtUtil 68 : username:admin 2020-11-24 13:51:30.046 DEBUG [http-nio-8899-exec-22] [1331113189365293058] i.g.s.framework.shiro.util.JwtUtil 74 : salt:b43c6dc8ffdffa6eba3dc790d781a294b95027efc197d353edc1c03a10202c00 2020-11-24 13:51:30.046 DEBUG [http-nio-8899-exec-22] [1331113189365293058] i.g.s.framework.shiro.util.JwtUtil 84 : expireSecond:36000 2020-11-24 13:51:30.046 DEBUG [http-nio-8899-exec-22] [1331113189365293058] i.g.s.framework.shiro.util.JwtUtil 86 : expireDate:Tue Nov 24 23:51:30 CST 2020 2020-11-24 13:51:30.047 DEBUG [http-nio-8899-exec-22] [1331113189365293058] i.g.s.s.service.impl.LoginServiceImpl 188 : token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjMzMDkwLCJpYXQiOjE2MDYxOTcwOTAsImp0aSI6IjIyNjI3ZDExOGJjODQxYjc5MjIzNWZjNzI3NzBkNjUzIiwidXNlcm5hbWUiOiJhZG1pbiJ9.Rmp0K9JrXCxCYAh65vly0Xhkgxkjy7lw3Kscpyh-Vvk 2020-11-24 13:51:30.048 DEBUG [http-nio-8899-exec-22] [1331113189365293058] i.g.s.framework.shiro.jwt.JwtRealm 86 : doGetAuthenticationInfo authenticationToken... 2020-11-24 13:51:30.056 DEBUG [http-nio-8899-exec-22] [1331113189365293058] i.g.s.s.service.impl.LoginServiceImpl 206 : 登录成功,username:admin 2020-11-24 13:51:30.069 INFO [http-nio-8899-exec-22] [1331113189365293058] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjMzMDkwLCJpYXQiOjE2MDYxOTcwOTAsImp0aSI6IjIyNjI3ZDExOGJjODQxYjc5MjIzNWZjNzI3NzBkNjUzIiwidXNlcm5hbWUiOiJhZG1pbiJ9.Rmp0K9JrXCxCYAh65vly0Xhkgxkjy7lw3Kscpyh-Vvk", "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", "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", "financeManage:contractManagement", "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" : 181, "name" : "htgl_examination", "parentId" : 74, "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" : 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" : 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" : 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" : 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" : 179, "name" : "htgl_operation", "parentId" : 74, "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" : 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" : 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" : 180, "name" : "htgl_examine", "parentId" : 74, "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" : 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" : 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" : 178, "name" : "htgl_read", "parentId" : 74, "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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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-11-24 13:51:30" } 2020-11-24 13:51:30.146 INFO [http-nio-8899-exec-17] [1331113190430646273] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.46", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjMzMDkwLCJpYXQiOjE2MDYxOTcwOTAsImp0aSI6IjIyNjI3ZDExOGJjODQxYjc5MjIzNWZjNzI3NzBkNjUzIiwidXNlcm5hbWUiOiJhZG1pbiJ9.Rmp0K9JrXCxCYAh65vly0Xhkgxkjy7lw3Kscpyh-Vvk" }, "time" : "2020-11-24 13:51:30", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjMzMDkwLCJpYXQiOjE2MDYxOTcwOTAsImp0aSI6IjIyNjI3ZDExOGJjODQxYjc5MjIzNWZjNzI3NzBkNjUzIiwidXNlcm5hbWUiOiJhZG1pbiJ9.Rmp0K9JrXCxCYAh65vly0Xhkgxkjy7lw3Kscpyh-Vvk" } 2020-11-24 13:51:30.170 INFO [http-nio-8899-exec-17] [1331113190430646273] 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", "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", "financeManage:contractManagement", "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 }, "time" : "2020-11-24 13:51:30" } 2020-11-24 13:51:30.198 INFO [http-nio-8899-exec-30] [1331113190606807041] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 13:51:30", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjMzMDkwLCJpYXQiOjE2MDYxOTcwOTAsImp0aSI6IjIyNjI3ZDExOGJjODQxYjc5MjIzNWZjNzI3NzBkNjUzIiwidXNlcm5hbWUiOiJhZG1pbiJ9.Rmp0K9JrXCxCYAh65vly0Xhkgxkjy7lw3Kscpyh-Vvk" } 2020-11-24 13:51:30.218 INFO [http-nio-8899-exec-30] [1331113190606807041] 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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-11-24 13:51:30" } 2020-11-24 13:51:35.738 INFO [http-nio-8899-exec-14] [1331113213864222722] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 13:51:35", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjMzMDkwLCJpYXQiOjE2MDYxOTcwOTAsImp0aSI6IjIyNjI3ZDExOGJjODQxYjc5MjIzNWZjNzI3NzBkNjUzIiwidXNlcm5hbWUiOiJhZG1pbiJ9.Rmp0K9JrXCxCYAh65vly0Xhkgxkjy7lw3Kscpyh-Vvk" } 2020-11-24 13:51:35.764 INFO [http-nio-8899-exec-14] [1331113213864222722] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 13:51:35" } 2020-11-24 13:57:49.537 INFO [http-nio-8899-exec-30] [1331114781636337665] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 13:57:49", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjMzMDkwLCJpYXQiOjE2MDYxOTcwOTAsImp0aSI6IjIyNjI3ZDExOGJjODQxYjc5MjIzNWZjNzI3NzBkNjUzIiwidXNlcm5hbWUiOiJhZG1pbiJ9.Rmp0K9JrXCxCYAh65vly0Xhkgxkjy7lw3Kscpyh-Vvk" } 2020-11-24 13:57:49.566 INFO [http-nio-8899-exec-30] [1331114781636337665] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 13:57:49" } 2020-11-24 13:58:54.148 INFO [http-nio-8899-exec-27] [1331115052710010881] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/login", "ip" : "192.168.3.46", "requestMethod" : "POST", "contentType" : "application/json;charset=UTF-8", "requestBody" : true, "param" : { "username" : "admin", "password" : "Dapchina_2020_spms" }, "time" : "2020-11-24 13:58:54" } 2020-11-24 13:58:54.159 INFO [http-nio-8899-exec-29] [1331115052710010882] 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-11-24 13:58:54" } 2020-11-24 13:58:54.179 INFO [http-nio-8899-exec-5] [1331115052852617217] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getAllMenuTreeObject", "ip" : "127.0.0.1", "requestMethod" : "GET", "requestBody" : false, "time" : "2020-11-24 13:58:54" } 2020-11-24 13:58:54.293 DEBUG [http-nio-8899-exec-27] [1331115052710010881] i.g.s.framework.shiro.util.JwtUtil 68 : username:admin 2020-11-24 13:58:54.294 DEBUG [http-nio-8899-exec-27] [1331115052710010881] i.g.s.framework.shiro.util.JwtUtil 74 : salt:b43c6dc8ffdffa6eba3dc790d781a294b95027efc197d353edc1c03a10202c00 2020-11-24 13:58:54.294 DEBUG [http-nio-8899-exec-27] [1331115052710010881] i.g.s.framework.shiro.util.JwtUtil 84 : expireSecond:36000 2020-11-24 13:58:54.294 DEBUG [http-nio-8899-exec-27] [1331115052710010881] i.g.s.framework.shiro.util.JwtUtil 86 : expireDate:Tue Nov 24 23:58:54 CST 2020 2020-11-24 13:58:54.295 DEBUG [http-nio-8899-exec-27] [1331115052710010881] i.g.s.s.service.impl.LoginServiceImpl 188 : token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjMzNTM0LCJpYXQiOjE2MDYxOTc1MzQsImp0aSI6IjE4MzMxYzdhNjQzMDRlYWU5M2ZlZGE2YjQwMGM5NmY1IiwidXNlcm5hbWUiOiJhZG1pbiJ9.wTOu0sxF7UhHyumUDnZeLvQxvh96PaubbY7mojI0kI8 2020-11-24 13:58:54.296 DEBUG [http-nio-8899-exec-27] [1331115052710010881] i.g.s.framework.shiro.jwt.JwtRealm 86 : doGetAuthenticationInfo authenticationToken... 2020-11-24 13:58:54.302 DEBUG [http-nio-8899-exec-27] [1331115052710010881] i.g.s.s.service.impl.LoginServiceImpl 206 : 登录成功,username:admin 2020-11-24 13:58:54.315 INFO [http-nio-8899-exec-27] [1331115052710010881] i.g.s.framework.log.aop.BaseLogAop 602 : responseResult: { "code" : 200, "success" : true, "message" : "操作成功", "data" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjMzNTM0LCJpYXQiOjE2MDYxOTc1MzQsImp0aSI6IjE4MzMxYzdhNjQzMDRlYWU5M2ZlZGE2YjQwMGM5NmY1IiwidXNlcm5hbWUiOiJhZG1pbiJ9.wTOu0sxF7UhHyumUDnZeLvQxvh96PaubbY7mojI0kI8", "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", "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", "financeManage:contractManagement", "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" : 181, "name" : "htgl_examination", "parentId" : 74, "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" : 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" : 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" : 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" : 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" : 179, "name" : "htgl_operation", "parentId" : 74, "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" : 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" : 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" : 180, "name" : "htgl_examine", "parentId" : 74, "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" : 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" : 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" : 178, "name" : "htgl_read", "parentId" : 74, "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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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-11-24 13:58:54" } 2020-11-24 13:58:54.361 INFO [http-nio-8899-exec-22] [1331115053574037506] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/info", "ip" : "192.168.3.46", "requestMethod" : "GET", "requestBody" : false, "param" : { "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjMzNTM0LCJpYXQiOjE2MDYxOTc1MzQsImp0aSI6IjE4MzMxYzdhNjQzMDRlYWU5M2ZlZGE2YjQwMGM5NmY1IiwidXNlcm5hbWUiOiJhZG1pbiJ9.wTOu0sxF7UhHyumUDnZeLvQxvh96PaubbY7mojI0kI8" }, "time" : "2020-11-24 13:58:54", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjMzNTM0LCJpYXQiOjE2MDYxOTc1MzQsImp0aSI6IjE4MzMxYzdhNjQzMDRlYWU5M2ZlZGE2YjQwMGM5NmY1IiwidXNlcm5hbWUiOiJhZG1pbiJ9.wTOu0sxF7UhHyumUDnZeLvQxvh96PaubbY7mojI0kI8" } 2020-11-24 13:58:54.383 INFO [http-nio-8899-exec-22] [1331115053574037506] 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", "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", "financeManage:contractManagement", "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 }, "time" : "2020-11-24 13:58:54" } 2020-11-24 13:58:54.405 INFO [http-nio-8899-exec-17] [1331115053775364097] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysPermission/getMenuTreeByUserId", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 13:58:54", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjMzNTM0LCJpYXQiOjE2MDYxOTc1MzQsImp0aSI6IjE4MzMxYzdhNjQzMDRlYWU5M2ZlZGE2YjQwMGM5NmY1IiwidXNlcm5hbWUiOiJhZG1pbiJ9.wTOu0sxF7UhHyumUDnZeLvQxvh96PaubbY7mojI0kI8" } 2020-11-24 13:58:54.423 INFO [http-nio-8899-exec-17] [1331115053775364097] 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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" : 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-11-24 13:58:54" } 2020-11-24 13:58:59.561 INFO [http-nio-8899-exec-6] [1331115075384418306] i.g.s.framework.log.aop.BaseLogAop 565 : requestInfo: { "path" : "/api/sysUser/getUserList", "ip" : "192.168.3.46", "requestMethod" : "POST", "requestBody" : false, "time" : "2020-11-24 13:58:59", "token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJ3ZWIiLCJpc3MiOiJzcHJpbmctYm9vdC1wbHVzIiwiZXhwIjoxNjA2MjMzNTM0LCJpYXQiOjE2MDYxOTc1MzQsImp0aSI6IjE4MzMxYzdhNjQzMDRlYWU5M2ZlZGE2YjQwMGM5NmY1IiwidXNlcm5hbWUiOiJhZG1pbiJ9.wTOu0sxF7UhHyumUDnZeLvQxvh96PaubbY7mojI0kI8" } 2020-11-24 13:58:59.586 INFO [http-nio-8899-exec-6] [1331115075384418306] 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 }, { "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" : 47, "roleId" : 35, "createTime" : "2020-10-10 11:06:27", "updateTime" : "2020-11-17 11:43:05", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "11347bd6958f4e4ebb2cf5b3ad8e6d1d", "unionId" : "o5jEJj82jr2iM1AqSwUJfGwI3Lsw", "isSystemAdmin" : 0, "did" : 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 }, { "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 }, { "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" : 4, "roleId" : 35, "createTime" : "2020-11-05 20:30:25", "updateTime" : "2020-11-16 14:03:31", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "709caebedd2f5a053a27bd656a0783a2", "unionId" : "o5jEJj9qR1dZx3csRCZfj4vmNr_g", "isSystemAdmin" : 0, "did" : 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" : 2, "roleId" : 35, "createTime" : "2020-11-07 10:48:37", "updateTime" : "2020-11-16 14:03:46", "departmentIdList" : [ ], "departmentNameList" : [ ], "roleIdList" : [ ], "roleNameList" : [ ], "roles" : [ ], "roleCodeSet" : [ ], "permissionCodes" : null, "description" : null, "orgName" : null, "roleName" : null, "code" : "", "salt" : "db0541ca74ae2cd2d9994ce7ca1001b3", "unionId" : "o5jEJj5LLGMHbVm21rcFnsv94NfU", "isSystemAdmin" : 0, "did" : null } ], "time" : "2020-11-24 13:58:59" } 2020-11-24 15:51:53.140 INFO [SpringContextShutdownHook] [] o.s.s.c.ThreadPoolTaskScheduler 218 : Shutting down ExecutorService 'taskScheduler' 2020-11-24 15:51:53.148 INFO [SpringContextShutdownHook] [] o.s.s.c.ThreadPoolTaskScheduler 218 : Shutting down ExecutorService 2020-11-24 15:51:53.181 INFO [SpringContextShutdownHook] [] com.zaxxer.hikari.HikariDataSource 350 : HikariPool-1 - Shutdown initiated... 2020-11-24 15:51:53.193 INFO [SpringContextShutdownHook] [] com.zaxxer.hikari.HikariDataSource 352 : HikariPool-1 - Shutdown completed.