Преглед на файлове

Merge remote-tracking branch 'origin/dev2' into dev2

# Conflicts:
#	RMS/RMS.iml
xiexiang преди 2 години
родител
ревизия
fcde659420
променени са 26 файла, в които са добавени 15555 реда и са изтрити 14081 реда
  1. 66 96
      RMS/RMS.iml
  2. 37 0
      RMS/src/main/java/cn/cslg/report/common/model/dto/ConclusionDTO.java
  3. 48 0
      RMS/src/main/java/cn/cslg/report/common/model/dto/EventAddNewDTO.java
  4. 10 0
      RMS/src/main/java/cn/cslg/report/common/model/dto/ReportDTO.java
  5. 39 0
      RMS/src/main/java/cn/cslg/report/common/model/vo/VisualReportVO.java
  6. 3 0
      RMS/src/main/java/cn/cslg/report/common/utils/StringUtils.java
  7. 18 0
      RMS/src/main/java/cn/cslg/report/common/utils/ThrowException.java
  8. 44 15
      RMS/src/main/java/cn/cslg/report/controller/ReportController.java
  9. 4 1
      RMS/src/main/java/cn/cslg/report/entity/SysDictItem.java
  10. 38 0
      RMS/src/main/java/cn/cslg/report/entity/asso/AssoEventReport.java
  11. 15 0
      RMS/src/main/java/cn/cslg/report/mapper/AssoEventReportMapper.java
  12. 23 0
      RMS/src/main/java/cn/cslg/report/service/IAssoEventReportService.java
  13. 69 40
      RMS/src/main/java/cn/cslg/report/service/OutInterfaceService.java
  14. 75 75
      RMS/src/main/java/cn/cslg/report/service/business/AssoTaskPersonelService.java
  15. 6 0
      RMS/src/main/java/cn/cslg/report/service/business/CopyService.java
  16. 260 25
      RMS/src/main/java/cn/cslg/report/service/business/ReportService.java
  17. 54 0
      RMS/src/main/java/cn/cslg/report/service/impl/AssoEventReportServiceImpl.java
  18. 990 0
      logs/rms/rms-debug.2023-03-28.0.log
  19. 2937 0
      logs/rms/rms-debug.2023-03-31.0.log
  20. 3366 0
      logs/rms/rms-debug.2023-04-01.0.log
  21. 7272 13177
      logs/rms/rms-debug.log
  22. 32 0
      logs/rms/rms-error.log
  23. 57 0
      logs/rms/rms-info.2023-03-28.0.log
  24. 56 0
      logs/rms/rms-info.2023-03-31.0.log
  25. 1 0
      logs/rms/rms-info.2023-04-01.0.log
  26. 35 652
      logs/rms/rms-info.log

+ 66 - 96
RMS/RMS.iml

@@ -31,30 +31,34 @@
     <orderEntry type="library" name="Maven: org.springdoc:springdoc-openapi-webmvc-core:1.6.6" level="project" />
     <orderEntry type="library" name="Maven: org.springdoc:springdoc-openapi-common:1.6.6" level="project" />
     <orderEntry type="library" name="Maven: io.swagger.core.v3:swagger-core:2.1.12" level="project" />
-    <orderEntry type="library" name="Maven: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.12.6" level="project" />
+    <orderEntry type="library" name="Maven: jakarta.xml.bind:jakarta.xml.bind-api:2.3.3" level="project" />
+    <orderEntry type="library" name="Maven: jakarta.activation:jakarta.activation-api:1.2.2" level="project" />
+    <orderEntry type="library" name="Maven: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.1" level="project" />
     <orderEntry type="library" name="Maven: io.swagger.core.v3:swagger-annotations:2.1.12" level="project" />
     <orderEntry type="library" name="Maven: io.swagger.core.v3:swagger-models:2.1.12" level="project" />
     <orderEntry type="library" name="Maven: jakarta.validation:jakarta.validation-api:2.0.2" level="project" />
     <orderEntry type="library" name="Maven: org.webjars:swagger-ui:4.5.0" level="project" />
-    <orderEntry type="library" name="Maven: org.webjars:webjars-locator-core:0.46" level="project" />
-    <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.12.6" level="project" />
+    <orderEntry type="library" name="Maven: org.webjars:webjars-locator-core:0.48" level="project" />
+    <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.13.1" level="project" />
     <orderEntry type="library" name="Maven: io.github.classgraph:classgraph:4.8.138" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.5.9" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.5.9" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.5.9" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.5.9" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.6.4" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.6.4" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.6.4" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.6.4" level="project" />
     <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.10" level="project" />
     <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.10" level="project" />
     <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.17.1" level="project" />
     <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.17.1" level="project" />
-    <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.33" level="project" />
+    <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.36" level="project" />
     <orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
-    <orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.28" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.3.15" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.15" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework:spring-core:5.3.16" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.3.16" level="project" />
+    <orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.29" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.3.16" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.16" level="project" />
     <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.9.7" level="project" />
     <orderEntry type="library" name="Maven: com.deepoove:poi-tl:1.10.3" level="project" />
-    <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.33" level="project" />
+    <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.36" level="project" />
     <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.12.0" level="project" />
     <orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml:4.1.2" level="project" />
     <orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml-schemas:4.1.2" level="project" />
@@ -90,30 +94,30 @@
     <orderEntry type="library" name="Maven: xml-apis:xml-apis-ext:1.3.04" level="project" />
     <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-codec:1.14" level="project" />
     <orderEntry type="library" name="Maven: com.baomidou:dynamic-datasource-spring-boot-starter:3.5.2" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.5.9" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.6.4" level="project" />
     <orderEntry type="library" name="Maven: com.zaxxer:HikariCP:4.0.3" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.3.15" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.3.16" level="project" />
     <orderEntry type="library" name="Maven: cn.dev33:sa-token-spring-boot-starter:1.29.0" level="project" />
     <orderEntry type="library" name="Maven: cn.dev33:sa-token-servlet:1.29.0" level="project" />
     <orderEntry type="library" name="Maven: cn.dev33:sa-token-dao-redis-jackson:1.29.0" level="project" />
     <orderEntry type="library" name="Maven: cn.dev33:sa-token-core:1.29.0" level="project" />
     <orderEntry type="library" name="Maven: com.alibaba:druid-spring-boot-starter:1.1.10" level="project" />
     <orderEntry type="library" name="Maven: com.alibaba:druid:1.1.10" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.5.9" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.6.4" level="project" />
     <orderEntry type="library" name="Maven: com.alibaba:fastjson:2.0.12" level="project" />
     <orderEntry type="library" name="Maven: com.alibaba.fastjson2:fastjson2-extension:2.0.12" level="project" />
     <orderEntry type="library" name="Maven: com.alibaba.fastjson2:fastjson2:2.0.12" level="project" />
     <orderEntry type="library" name="Maven: org.apache.commons:commons-compress:1.21" level="project" />
     <orderEntry type="library" name="Maven: commons-io:commons-io:2.6" level="project" />
     <orderEntry type="library" name="Maven: io.jsonwebtoken:jjwt:0.9.0" level="project" />
-    <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.12.6" level="project" />
-    <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.12.6" level="project" />
+    <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.13.1" level="project" />
+    <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.13.1" level="project" />
     <orderEntry type="library" name="Maven: com.ejlchina:okhttps:3.1.1" level="project" />
     <orderEntry type="library" name="Maven: com.ejlchina:data-core:1.0.1" level="project" />
     <orderEntry type="library" name="Maven: com.squareup.okio:okio:1.17.5" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-thymeleaf:2.5.9" level="project" />
-    <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf-spring5:3.0.14.RELEASE" level="project" />
-    <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf:3.0.14.RELEASE" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-thymeleaf:2.6.4" level="project" />
+    <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf-spring5:3.0.15.RELEASE" level="project" />
+    <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf:3.0.15.RELEASE" level="project" />
     <orderEntry type="library" name="Maven: org.attoparser:attoparser:2.0.5.RELEASE" level="project" />
     <orderEntry type="library" name="Maven: org.unbescape:unbescape:1.1.6.RELEASE" level="project" />
     <orderEntry type="library" name="Maven: org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE" level="project" />
@@ -124,77 +128,51 @@
     <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-extension:3.4.3.4" level="project" />
     <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-core:3.4.3.4" level="project" />
     <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-annotation:3.4.3.4" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-redis:2.5.9" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.data:spring-data-redis:2.5.8" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.data:spring-data-keyvalue:2.5.8" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.5.8" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.3.15" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework:spring-oxm:5.3.15" level="project" />
+    <orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:4.2" level="project" />
+    <orderEntry type="library" name="Maven: org.mybatis:mybatis:3.5.7" level="project" />
+    <orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:2.0.6" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-redis:2.6.4" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.data:spring-data-redis:2.6.2" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.data:spring-data-keyvalue:2.6.2" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.6.2" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.3.16" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework:spring-oxm:5.3.16" level="project" />
     <orderEntry type="library" name="Maven: io.lettuce:lettuce-core:6.1.6.RELEASE" level="project" />
-    <orderEntry type="library" name="Maven: io.netty:netty-common:4.1.73.Final" level="project" />
-    <orderEntry type="library" name="Maven: io.netty:netty-handler:4.1.73.Final" level="project" />
-    <orderEntry type="library" name="Maven: io.netty:netty-resolver:4.1.73.Final" level="project" />
-    <orderEntry type="library" name="Maven: io.netty:netty-buffer:4.1.73.Final" level="project" />
-    <orderEntry type="library" name="Maven: io.netty:netty-codec:4.1.73.Final" level="project" />
-    <orderEntry type="library" name="Maven: io.netty:netty-tcnative-classes:2.0.46.Final" level="project" />
-    <orderEntry type="library" name="Maven: io.netty:netty-transport:4.1.73.Final" level="project" />
-    <orderEntry type="library" name="Maven: io.projectreactor:reactor-core:3.4.14" level="project" />
+    <orderEntry type="library" name="Maven: io.netty:netty-common:4.1.74.Final" level="project" />
+    <orderEntry type="library" name="Maven: io.netty:netty-handler:4.1.74.Final" level="project" />
+    <orderEntry type="library" name="Maven: io.netty:netty-resolver:4.1.74.Final" level="project" />
+    <orderEntry type="library" name="Maven: io.netty:netty-buffer:4.1.74.Final" level="project" />
+    <orderEntry type="library" name="Maven: io.netty:netty-codec:4.1.74.Final" level="project" />
+    <orderEntry type="library" name="Maven: io.netty:netty-tcnative-classes:2.0.48.Final" level="project" />
+    <orderEntry type="library" name="Maven: io.netty:netty-transport:4.1.74.Final" level="project" />
+    <orderEntry type="library" name="Maven: io.projectreactor:reactor-core:3.4.15" level="project" />
     <orderEntry type="library" name="Maven: org.reactivestreams:reactive-streams:1.0.3" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.5.9" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.5.9" level="project" />
-    <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.6" level="project" />
-    <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.6" level="project" />
-    <orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.6" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.5.9" level="project" />
-    <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.56" level="project" />
-    <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.56" level="project" />
-    <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.56" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework:spring-web:5.3.15" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.3.15" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.15" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.3.15" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-websocket:2.5.9" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework:spring-messaging:5.3.15" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework:spring-websocket:5.3.15" level="project" />
-    <orderEntry type="library" name="Maven: org.apache.commons:commons-pool2:2.9.0" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.6.4" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.6.4" level="project" />
+    <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.1" level="project" />
+    <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.1" level="project" />
+    <orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.1" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.6.4" level="project" />
+    <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.58" level="project" />
+    <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.58" level="project" />
+    <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.58" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework:spring-web:5.3.16" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.3.16" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.16" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.3.16" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-websocket:2.6.4" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework:spring-messaging:5.3.16" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework:spring-websocket:5.3.16" level="project" />
+    <orderEntry type="library" name="Maven: org.apache.commons:commons-pool2:2.11.1" level="project" />
     <orderEntry type="library" scope="RUNTIME" name="Maven: mysql:mysql-connector-java:8.0.28" level="project" />
     <orderEntry type="library" name="Maven: org.projectlombok:lombok:1.18.22" level="project" />
     <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
     <orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:2.2" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-mail:2.5.9" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.3.15" level="project" />
+    <orderEntry type="library" name="Maven: org.hamcrest:hamcrest:2.2" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-mail:2.6.4" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.3.16" level="project" />
     <orderEntry type="library" name="Maven: com.sun.mail:jakarta.mail:1.6.7" level="project" />
     <orderEntry type="library" name="Maven: com.sun.activation:jakarta.activation:1.2.2" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:2.5.9" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:2.5.9" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.5.9" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: com.jayway.jsonpath:json-path:2.5.0" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: net.minidev:json-smart:2.4.7" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: net.minidev:accessors-smart:2.4.7" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.ow2.asm:asm:9.1" level="project" />
-    <orderEntry type="library" name="Maven: jakarta.xml.bind:jakarta.xml.bind-api:2.3.3" level="project" />
-    <orderEntry type="library" name="Maven: jakarta.activation:jakarta.activation-api:1.2.2" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.assertj:assertj-core:3.19.0" level="project" />
-    <orderEntry type="library" name="Maven: org.hamcrest:hamcrest:2.2" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter:5.7.2" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-api:5.7.2" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.apiguardian:apiguardian-api:1.1.0" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.opentest4j:opentest4j:1.2.0" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.junit.platform:junit-platform-commons:1.7.2" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-params:5.7.2" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-engine:5.7.2" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.junit.platform:junit-platform-engine:1.7.2" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:3.9.0" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy:1.10.22" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy-agent:1.10.22" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.objenesis:objenesis:3.2" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-junit-jupiter:3.9.0" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.skyscreamer:jsonassert:1.5.0" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework:spring-core:5.3.15" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.3.15" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:5.3.15" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.8.4" level="project" />
     <orderEntry type="library" name="Maven: com.squareup.okhttp3:okhttp:3.9.1" level="project" />
     <orderEntry type="library" name="Maven: io.github.draco1023:poi-tl-ext:0.4.2" level="project" />
     <orderEntry type="library" name="Maven: org.apache.poi:ooxml-schemas:1.4" level="project" />
@@ -204,7 +182,7 @@
     <orderEntry type="library" scope="RUNTIME" name="Maven: org.jsoup:jsoup:1.15.3" level="project" />
     <orderEntry type="library" scope="RUNTIME" name="Maven: net.sf.saxon:Saxon-HE:11.4" level="project" />
     <orderEntry type="library" scope="RUNTIME" name="Maven: org.xmlresolver:xmlresolver:4.4.3" level="project" />
-    <orderEntry type="library" scope="RUNTIME" name="Maven: org.apache.httpcomponents.client5:httpclient5:5.0.4" level="project" />
+    <orderEntry type="library" scope="RUNTIME" name="Maven: org.apache.httpcomponents.client5:httpclient5:5.1.3" level="project" />
     <orderEntry type="library" scope="RUNTIME" name="Maven: org.apache.httpcomponents.core5:httpcore5-h2:5.1.3" level="project" />
     <orderEntry type="library" scope="RUNTIME" name="Maven: org.apache.httpcomponents.core5:httpcore5:5.1.3" level="project" />
     <orderEntry type="library" scope="RUNTIME" name="Maven: org.xmlresolver:xmlresolver:data:4.4.3" level="project" />
@@ -217,19 +195,11 @@
     <orderEntry type="library" scope="RUNTIME" name="Maven: org.apache.xmlgraphics:batik-rasterizer-ext:1.15" level="project" />
     <orderEntry type="library" scope="RUNTIME" name="Maven: org.apache.xmlgraphics:batik-svgrasterizer:1.15" level="project" />
     <orderEntry type="library" scope="RUNTIME" name="Maven: org.apache.xmlgraphics:batik-extension:1.15" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-amqp:2.5.9" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.amqp:spring-rabbit:2.3.14" level="project" />
-    <orderEntry type="library" name="Maven: org.springframework.amqp:spring-amqp:2.3.14" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-amqp:2.6.4" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.amqp:spring-rabbit:2.4.2" level="project" />
+    <orderEntry type="library" name="Maven: org.springframework.amqp:spring-amqp:2.4.2" level="project" />
     <orderEntry type="library" name="Maven: org.springframework.retry:spring-retry:1.3.1" level="project" />
     <orderEntry type="library" name="Maven: javax.annotation:javax.annotation-api:1.3.2" level="project" />
-    <orderEntry type="library" name="Maven: com.rabbitmq:amqp-client:5.12.0" level="project" />
-    <orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.4.0" level="project" />
-    <orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:2.2.0" level="project" />
-    <orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.2.0" level="project" />
-    <orderEntry type="library" name="Maven: org.mybatis:mybatis:3.5.7" level="project" />
-    <orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:2.0.6" level="project" />
-    <orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.4.0" level="project" />
-    <orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper:5.3.0" level="project" />
-    <orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:4.2" level="project" />
+    <orderEntry type="library" name="Maven: com.rabbitmq:amqp-client:5.13.1" level="project" />
   </component>
 </module>

+ 37 - 0
RMS/src/main/java/cn/cslg/report/common/model/dto/ConclusionDTO.java

@@ -0,0 +1,37 @@
+package cn.cslg.report.common.model.dto;
+
+import cn.cslg.report.entity.ReportFiles;
+import com.baomidou.mybatisplus.annotation.TableName;
+import io.swagger.v3.oas.annotations.media.Schema;
+import lombok.AllArgsConstructor;
+import lombok.Builder;
+import lombok.Data;
+import lombok.NoArgsConstructor;
+import lombok.experimental.Accessors;
+
+import java.util.Date;
+import java.util.List;
+
+@Data
+@Accessors(chain = true)
+@TableName(value = "REPORT")
+@Schema(description = "报告", required = true)
+@NoArgsConstructor
+@AllArgsConstructor
+@Builder(toBuilder = true)
+public class ConclusionDTO {
+    private Integer reportId;
+    /**
+     * 核心结论
+     */
+    @Schema(description = "核心结论")
+    private String cronConclusion;
+
+    private List<Integer> conclusionIds;
+
+    /**
+     * 后续事项
+     */
+    private List<FollowUpDTO> followUps;
+
+}

+ 48 - 0
RMS/src/main/java/cn/cslg/report/common/model/dto/EventAddNewDTO.java

@@ -0,0 +1,48 @@
+package cn.cslg.report.common.model.dto;
+
+import com.fasterxml.jackson.annotation.JsonFormat;
+import lombok.Data;
+import lombok.experimental.Accessors;
+import org.springframework.format.annotation.DateTimeFormat;
+
+import java.io.Serializable;
+import java.util.Date;
+import java.util.List;
+
+/**
+ * 新增事件的DTO类
+ *
+ * @Author chenyu
+ * @Date 2023/4/2
+ */
+@Accessors(chain = true)
+@Data
+public class EventAddNewDTO implements Serializable {
+    /**
+     * 事件id(主键)
+     */
+    private Integer id;
+    /**
+     * 事件名称
+     */
+    private String questionName;
+    /**
+     * 描述
+     */
+    private String description;
+    /**
+     * 应用场景
+     */
+    private List<Integer> applicationScenarios;
+    /**
+     * 时间
+     */
+    @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")
+    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
+    private Date eventDate;
+    /**
+     * 专题库id
+     */
+    private Integer projectId;
+
+}

+ 10 - 0
RMS/src/main/java/cn/cslg/report/common/model/dto/ReportDTO.java

@@ -181,4 +181,14 @@ public class ReportDTO  {
     private List<Integer> conclusionIds;
     private List<Integer> copyIds;
     private List<String> types;
+
+    /**
+     * 事件
+     */
+    private List<EventAddNewDTO> eventAddNewDTOs;
+    /**
+     * 后续事项
+     */
+    private List<FollowUpDTO> followUps;
+    private Boolean track;
 }

+ 39 - 0
RMS/src/main/java/cn/cslg/report/common/model/vo/VisualReportVO.java

@@ -0,0 +1,39 @@
+package cn.cslg.report.common.model.vo;
+
+
+import cn.cslg.report.common.model.BaseVO;
+import cn.cslg.report.common.model.dto.ReportDTO;
+import io.swagger.v3.oas.annotations.media.Schema;
+import lombok.Data;
+import lombok.experimental.Accessors;
+
+import java.util.Date;
+import java.util.List;
+
+/**
+ * @author lrj
+ * @date 2022-11-9
+ * @description 任务VO类
+ */
+@Data
+@Accessors(chain = true)
+@Schema(description="任务VO",required = true)
+public class VisualReportVO extends BaseVO {
+    @Schema(description = "报告类型")
+    private String reportType;
+    @Schema(description = "报告类型值")
+    private String typeValue;
+    @Schema(description = "报告数量")
+    private Integer reportNum;
+
+    private List<Conclusions> conclusions;
+    @Data
+    public static class Conclusions{
+        @Schema(description = "状态名称")
+            private String name;
+        @Schema(description = "状态名称")
+        private String value;
+        @Schema(description = "状态数量")
+        private Integer num;
+    }
+}

+ 3 - 0
RMS/src/main/java/cn/cslg/report/common/utils/StringUtils.java

@@ -240,6 +240,9 @@ public class StringUtils {
     public static List<String> changeStringToString(String str, String code) {
         String[] split = split(str, code);
         List<String> lnums = new ArrayList<>();
+        if(split==null){
+            return lnums;
+        }
         for (String s : split) {
             //long lnum = getLong(s, 0l);
             lnums.add(s);

+ 18 - 0
RMS/src/main/java/cn/cslg/report/common/utils/ThrowException.java

@@ -0,0 +1,18 @@
+package cn.cslg.report.common.utils;
+
+import cn.cslg.report.exception.XiaoShiException;
+import lombok.extern.slf4j.Slf4j;
+
+/**
+ * @Author chenyu
+ * @Date 2023/4/2
+ */
+@Slf4j
+public class ThrowException {
+
+    public static void throwXiaoShiException(String message) {
+        log.info("{}", message);
+        throw new XiaoShiException(message);
+    }
+
+}

+ 44 - 15
RMS/src/main/java/cn/cslg/report/controller/ReportController.java

@@ -1,6 +1,7 @@
 package cn.cslg.report.controller;
 
 import cn.cslg.report.common.core.base.Constants;
+import cn.cslg.report.common.model.dto.ConclusionDTO;
 import cn.cslg.report.common.model.dto.ReportDTO;
 import cn.cslg.report.common.model.vo.FileVO;
 import cn.cslg.report.common.model.vo.ReportVO;
@@ -32,6 +33,7 @@ import java.util.List;
 public class ReportController {
     private final ReportService reportService;
     private final ReportReferencesService reportReferencesService;
+
     /**
      * @param report 报告类
      * @author 沈永艺
@@ -42,11 +44,11 @@ public class ReportController {
     @Operation(summary = "新增报告")
     @checkAuth(FunId = "/pcs/report/add")
     @Transactional(rollbackFor = Exception.class)
-    public String addReport(String report, List<MultipartFile> files) {
+    public String addReport(String report, List<MultipartFile> files) throws IOException {
         if (report != null) {
             //新建报告并返回报告Id
-            ReportDTO report1 =JSONObject.parseObject(report,ReportDTO.class);
-            Integer reportId = reportService.addReport(report1,files);
+            ReportDTO report1 = JSONObject.parseObject(report, ReportDTO.class);
+            Integer reportId = reportService.addReport(report1, files);
             return Response.success("添加成功");
         } else {
             return Response.error("网络异常");
@@ -55,11 +57,11 @@ public class ReportController {
 
     @RequestMapping(value = "/updateReport", method = RequestMethod.POST)
     @Operation(summary = "修改报告")
-    public String updateReport( String report, List<MultipartFile> files) throws IOException {
+    public String updateReport(String report, List<MultipartFile> files) throws IOException {
         if (report != null) {
-            ReportDTO report1 =JSONObject.parseObject(report,ReportDTO.class);
+            ReportDTO report1 = JSONObject.parseObject(report, ReportDTO.class);
             report1.setScenarioId(StringUtils.join(report1.getScenarioList(), ","));
-            Boolean flag = reportService.updateReport(report1,files);
+            Boolean flag = reportService.updateReport(report1, files);
             if (flag) {
                 return Response.success("添加成功");
             } else {
@@ -82,31 +84,34 @@ public class ReportController {
     public String deleReport(Integer id) throws IOException {
         return reportService.reportDele(id);
     }
+
     @RequestMapping(value = "/addFile", method = RequestMethod.POST)
     @Operation(summary = "文件上传")
-    public  String addFile(String jsons, List<MultipartFile> files) throws IOException{
+    public String addFile(String jsons, List<MultipartFile> files) throws IOException {
         ReportReferences reportReferences = JSONObject.parseObject(jsons, ReportReferences.class);
 
-        return reportReferencesService.add(reportReferences,files);
+        return reportReferencesService.add(reportReferences, files);
     }
+
     @PostMapping(value = "selectfile")
     @Operation(summary = "文件查询")
-    public String queryLitigationHistory(@RequestBody ReportReferences reportReferences)throws IOException{
-            return reportReferencesService.queryReportReferences(reportReferences);
+    public String queryLitigationHistory(@RequestBody ReportReferences reportReferences) throws IOException {
+        return reportReferencesService.queryReportReferences(reportReferences);
     }
+
     @GetMapping("/deletefile")
     @Operation(summary = "删除文件")
-    public String deleFile(int id)throws IOException{
+    public String deleFile(int id) throws IOException {
         return reportReferencesService.delete(id);
     }
 
     @PostMapping(value = "updatefiles")
     @Operation(summary = "文件修改")
     @Transactional(rollbackFor = Exception.class)
-   public  String updatefiles(String jsons, List<MultipartFile> files) throws IOException {
+    public String updatefiles(String jsons, List<MultipartFile> files) throws IOException {
         ReportReferences reportReferences = JSONObject.parseObject(jsons, ReportReferences.class);
         Boolean ja = reportReferencesService.updateReportReferences(reportReferences, files);
-        if(ja){
+        if (ja) {
             return Response.success();
         }
         return Response.error();
@@ -115,9 +120,33 @@ public class ReportController {
     @GetMapping(value = "updateStatus")
     @Operation(summary = "修改报告状态")
     @Transactional(rollbackFor = Exception.class)
-    public String updateStatus(Integer reportId,Integer status){
-        reportService.updateStatus(reportId,status);
+    public String updateStatus(Integer reportId, Integer status) {
+        reportService.updateStatus(reportId, status);
         return Response.success();
     }
 
+    @PostMapping (value = "reportVisual")
+    @Operation(summary = "报告可视化")
+    @Transactional(rollbackFor = Exception.class)
+    public String reportVisual(@RequestBody ReportVO reportVO) throws IOException {
+        return Response.success( reportService.reportVisual(reportVO));
+    }
+
+    @GetMapping (value = "getPermission")
+    @Operation(summary = "获得报告权限")
+    @Transactional(rollbackFor = Exception.class)
+    public String  getPermission() throws IOException {
+        return Response.success( reportService.getPermession());
+    }
+
+    @PostMapping (value = "addConclusions")
+    @Operation(summary = "添加核心结论")
+    @Transactional(rollbackFor = Exception.class)
+    public String  addConclusions(@RequestBody ConclusionDTO conclusionDTO) throws IOException {
+        Boolean flag =reportService.addConclusions(conclusionDTO);
+        if(flag){return Response.success("添加成功");}
+        return Response.error("添加失败");
+    }
+
+
 }

+ 4 - 1
RMS/src/main/java/cn/cslg/report/entity/SysDictItem.java

@@ -25,6 +25,9 @@ public class SysDictItem extends BaseEntity<SysDictItem> {
   private String dictChildLabel;
   @TableField(value = "DICT_CHILD_VALUE")
   private String dictChildValue;
-
+  @TableField(value = "GROUP_ID")
+  private String groupId;
+  @TableField(value = "PARENT_ID")
+  private String parentId;
 
 }

+ 38 - 0
RMS/src/main/java/cn/cslg/report/entity/asso/AssoEventReport.java

@@ -0,0 +1,38 @@
+package cn.cslg.report.entity.asso;
+
+import com.baomidou.mybatisplus.annotation.IdType;
+import com.baomidou.mybatisplus.annotation.TableField;
+import com.baomidou.mybatisplus.annotation.TableId;
+import com.baomidou.mybatisplus.annotation.TableName;
+import lombok.Data;
+import lombok.experimental.Accessors;
+
+import java.io.Serializable;
+
+/**
+ * 事件和报告关联表实体类
+ *
+ * @Author chenyu
+ * @Date 2023/4/4
+ */
+@TableName(value = "asso_event_report")
+@Accessors(chain = true)
+@Data
+public class AssoEventReport implements Serializable {
+    /**
+     * 主键ID
+     */
+    @TableId(value = "id", type = IdType.AUTO)
+    private Integer id;
+    /**
+     * 事件id
+     */
+    @TableField(value = "event_id")
+    private Integer eventId;
+    /**
+     * 报告id
+     */
+    @TableField(value = "report_id")
+    private Integer reportId;
+
+}

+ 15 - 0
RMS/src/main/java/cn/cslg/report/mapper/AssoEventReportMapper.java

@@ -0,0 +1,15 @@
+package cn.cslg.report.mapper;
+
+import cn.cslg.report.entity.asso.AssoEventReport;
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+import org.springframework.stereotype.Repository;
+
+/**
+ * 事件和报告关联表的Mapper层接口
+ *
+ * @Author chenyu
+ * @Date 2023/4/4
+ */
+@Repository
+public interface AssoEventReportMapper extends BaseMapper<AssoEventReport> {
+}

+ 23 - 0
RMS/src/main/java/cn/cslg/report/service/IAssoEventReportService.java

@@ -0,0 +1,23 @@
+package cn.cslg.report.service;
+
+import cn.cslg.report.entity.asso.AssoEventReport;
+import com.baomidou.mybatisplus.extension.service.IService;
+
+import java.util.List;
+
+/**
+ * 事件和报告关联的Service层接口
+ *
+ * @Author chenyu
+ * @Date 2023/4/4
+ */
+public interface IAssoEventReportService extends IService<AssoEventReport> {
+    /**
+     * 新增事件和报告关联
+     *
+     * @param eventIds 事件ids
+     * @param reportId 报告id
+     */
+    void addNew(List<Integer> eventIds, Integer reportId);
+
+}

+ 69 - 40
RMS/src/main/java/cn/cslg/report/service/OutInterfaceService.java

@@ -3,6 +3,7 @@ package cn.cslg.report.service;
 import cn.cslg.report.common.core.base.Constants;
 import cn.cslg.report.common.model.PASPatentVO;
 import cn.cslg.report.common.model.ProjectSourceVO;
+import cn.cslg.report.common.model.dto.EventAddNewDTO;
 import cn.cslg.report.common.model.dto.PasUserDTO;
 import cn.cslg.report.common.model.vo.*;
 import cn.cslg.report.common.utils.CacheUtils;
@@ -192,6 +193,7 @@ public class OutInterfaceService {
                 .build();
         return Objects.requireNonNull(okHttpClient.newCall(request).execute().body()).string();
     }
+
     /**
      * @title 分页查询人员
      * @description 接口来源:PCS
@@ -205,7 +207,7 @@ public class OutInterfaceService {
         map.put("tenant", personnelVO.getTenant());
         map.put("size", personnelVO.getSize());
         map.put("current", personnelVO.getCurrent());
-        map.put("notInPersonIds",personnelVO.getNotInPersonIds());
+        map.put("notInPersonIds", personnelVO.getNotInPersonIds());
         JSONObject json = new JSONObject(map);
         RequestBody requestBody = RequestBody.create(JSON, String.valueOf(json));
         OkHttpClient okHttpClient = new OkHttpClient();
@@ -226,7 +228,7 @@ public class OutInterfaceService {
 
         String param = new Gson().toJson(ids);
         RequestBody requestBody = RequestBody.create(MediaType.parse("application/json"), param);
-        OkHttpClient okHttpClient =new OkHttpClient.Builder()
+        OkHttpClient okHttpClient = new OkHttpClient.Builder()
                 .connectTimeout(60, TimeUnit.SECONDS)
                 .writeTimeout(60, TimeUnit.SECONDS)
                 .readTimeout(60, TimeUnit.SECONDS)
@@ -321,6 +323,7 @@ public class OutInterfaceService {
 
         return Objects.requireNonNull(okHttpClient.newCall(request).execute().body()).string();
     }
+
     public String getPatentNos(Integer projectId) throws IOException {
         OkHttpClient okHttpClient = new OkHttpClient();
         Request request = new Request.Builder()
@@ -355,7 +358,7 @@ public class OutInterfaceService {
         Report report = reportService.getById(patentVO.getReportId());
         if (type == 0) {
             patentVO.setProjectId(report.getProjectId());
-             patentVO.setImportTaskId(taskIds);
+            patentVO.setImportTaskId(taskIds);
 
         }
         String param = new Gson().toJson(patentVO);
@@ -372,6 +375,27 @@ public class OutInterfaceService {
         return Objects.requireNonNull(okHttpClient.newCall(request).execute().body()).string();
     }
 
+    /**
+     * 调用分析系统新增事件接口
+     *
+     * @param eventAddNewDTOs
+     * @return
+     */
+    public String getEventIdsFromPAS(List<EventAddNewDTO> eventAddNewDTOs) throws IOException {
+        String param = new Gson().toJson(eventAddNewDTOs);
+        RequestBody requestBody = RequestBody.create(MediaType.parse("application/json"), param);
+        OkHttpClient okHttpClient = new OkHttpClient.Builder()
+                .connectTimeout(60, TimeUnit.SECONDS)
+                .writeTimeout(60, TimeUnit.SECONDS)
+                .readTimeout(60, TimeUnit.SECONDS)
+                .build();
+        Request request = new Request.Builder()
+                .url(PASUrl + "/api/v2/event/addNew")
+                .post(requestBody)
+                .build();
+        return Objects.requireNonNull(okHttpClient.newCall(request).execute().body()).string();
+    }
+
     public String getConPantentNos(PatentVO patentVO, int type) throws IOException {
         LambdaQueryWrapper<ImportTask> queryWrapper = new LambdaQueryWrapper<>();
         queryWrapper.eq(ImportTask::getReportId, patentVO.getReportId());
@@ -386,25 +410,25 @@ public class OutInterfaceService {
             map.put("endNumber", patentVO.getEndNumber());
         }
         //专利名称
-        map.put("patentName",patentVO.getPatentName());
+        map.put("patentName", patentVO.getPatentName());
         //专利摘要
-        map.put("abstractStr",patentVO.getAbstractStr());
+        map.put("abstractStr", patentVO.getAbstractStr());
         map.put("size", patentVO.getSize());
         map.put("current", patentVO.getCurrent());
         map.put("patentNos", patentVO.getPatentNos());
         //申请人名字
-        map.put("applicationName",patentVO.getApplicationName());
+        map.put("applicationName", patentVO.getApplicationName());
         //申请号
-        map.put("applicationNo",patentVO.getApplicationNo());
+        map.put("applicationNo", patentVO.getApplicationNo());
         //专利号
-        map.put("patentNo",patentVO.getPatentNo());
+        map.put("patentNo", patentVO.getPatentNo());
         //权利人名字
-        map.put("obligeeName" ,patentVO.getObligeeName());
+        map.put("obligeeName", patentVO.getObligeeName());
         map.put("notInPatentNos", patentVO.getNotInPatentNos());
         //分类号(IPC,UPC,CPC)
-        map.put("numberCpc",patentVO.getNumberCpc());
-        map.put("numberIpc",patentVO.getNumberIpc());
-        map.put("numberUpc",patentVO.getNumberUpc());
+        map.put("numberCpc", patentVO.getNumberCpc());
+        map.put("numberIpc", patentVO.getNumberIpc());
+        map.put("numberUpc", patentVO.getNumberUpc());
         JSONObject json = new JSONObject(map);
         RequestBody requestBody = RequestBody.create(JSON, String.valueOf(json));
         OkHttpClient okHttpClient = new OkHttpClient.Builder()
@@ -418,29 +442,32 @@ public class OutInterfaceService {
                 .build();
         return Objects.requireNonNull(okHttpClient.newCall(request).execute().body()).string();
     }
+
     //根据专利号列表获得专利详情
-  public String  getPatentDTOListForRMS(PatentVO patentVO) throws  IOException{
-      Map<String, Object> map = new HashMap<>();
-      map.put("patentNos", patentVO.getPatentNos());
-      JSONObject json = new JSONObject(map);
-      RequestBody requestBody = RequestBody.create(JSON, String.valueOf(json));
-      OkHttpClient okHttpClient = new OkHttpClient
-              .Builder()
-              .connectTimeout(60, TimeUnit.SECONDS)
-              .writeTimeout(60, TimeUnit.SECONDS)
-              .readTimeout(60, TimeUnit.SECONDS)
-              .build();;;
-      Request request = new Request.Builder()
-              .url(PASUrl + "/api/v2/system/getPatentDTOListForRMS")
-              .post(requestBody)
-              .build();
-      return Objects.requireNonNull(okHttpClient.newCall(request).execute().body()).string();
-
-
-  }
+    public String getPatentDTOListForRMS(PatentVO patentVO) throws IOException {
+        Map<String, Object> map = new HashMap<>();
+        map.put("patentNos", patentVO.getPatentNos());
+        JSONObject json = new JSONObject(map);
+        RequestBody requestBody = RequestBody.create(JSON, String.valueOf(json));
+        OkHttpClient okHttpClient = new OkHttpClient
+                .Builder()
+                .connectTimeout(60, TimeUnit.SECONDS)
+                .writeTimeout(60, TimeUnit.SECONDS)
+                .readTimeout(60, TimeUnit.SECONDS)
+                .build();
+        ;
+        ;
+        Request request = new Request.Builder()
+                .url(PASUrl + "/api/v2/system/getPatentDTOListForRMS")
+                .post(requestBody)
+                .build();
+        return Objects.requireNonNull(okHttpClient.newCall(request).execute().body()).string();
+
+
+    }
 
     public String getComPatentNos(PatentVO patentVO) throws IOException {
-        if(patentVO.getReportId()!=null) {
+        if (patentVO.getReportId() != null) {
             LambdaQueryWrapper<ImportTask> queryWrapper = new LambdaQueryWrapper<>();
             queryWrapper.eq(ImportTask::getReportId, patentVO.getReportId());
             Report report = reportService.getById(patentVO.getReportId());
@@ -471,7 +498,7 @@ public class OutInterfaceService {
                 .connectTimeout(300, TimeUnit.SECONDS)//设置连接超时时间
                 .readTimeout(300, TimeUnit.SECONDS)//设置读取超时时间
                 .build();
-            String param = new Gson().toJson(taskParams);
+        String param = new Gson().toJson(taskParams);
         RequestBody requestBody = RequestBody.create(MediaType.parse("application/json"), param);
         Request request = new Request.Builder()
                 .url(PASUrl + "/api/v2/project/import/sysPatent")
@@ -511,6 +538,7 @@ public class OutInterfaceService {
                 .build();
         return Objects.requireNonNull(okHttpClient.newCall(request).execute().body()).string();
     }
+
     /**
      * @title 获得分析系统自定义字段选项
      * @description 获得分析系统自定义字段选项
@@ -519,7 +547,7 @@ public class OutInterfaceService {
     public String getPatentQueryTree(Integer projectId) throws IOException {
         OkHttpClient okHttpClient = new OkHttpClient();
         Request request = new Request.Builder()
-                .url(PASUrl + "/api/v2/project/field/tree?projectId="+projectId)
+                .url(PASUrl + "/api/v2/project/field/tree?projectId=" + projectId)
                 .get()
                 .build();
         return Objects.requireNonNull(okHttpClient.newCall(request).execute().body()).string();
@@ -550,22 +578,23 @@ public class OutInterfaceService {
     public String getPersonIdByNamePCS(String personName) throws IOException {
         OkHttpClient okHttpClient = new OkHttpClient();
         Request request = new Request.Builder()
-                .url(PCSUrl + "/permission/api/system/getPersonIdByName?personName="+personName)
+                .url(PCSUrl + "/permission/api/system/getPersonIdByName?personName=" + personName)
                 .get()
                 .build();
 
-        return  Objects.requireNonNull(okHttpClient.newCall(request).execute().body()).string();
+        return Objects.requireNonNull(okHttpClient.newCall(request).execute().body()).string();
     }
+
     public List<Integer> getDutyDepartsFromPCS(Integer personId) throws IOException {
         OkHttpClient okHttpClient = new OkHttpClient();
         Request request = new Request.Builder()
-                .url(PCSUrl + "/permission/api/system/getDutyDeparts?personId="+personId)
+                .url(PCSUrl + "/permission/api/system/getDutyDeparts?personId=" + personId)
                 .get()
                 .build();
-String resBody =okHttpClient.newCall(request).execute().body().string();
+        String resBody = okHttpClient.newCall(request).execute().body().string();
 
-        List<Integer> ids = JSONArray.parseArray(resBody,Integer.class);
-        return  ids;
+        List<Integer> ids = JSONArray.parseArray(resBody, Integer.class);
+        return ids;
 
     }
 

+ 75 - 75
RMS/src/main/java/cn/cslg/report/service/business/AssoTaskPersonelService.java

@@ -35,8 +35,8 @@ import java.util.stream.Collectors;
 @RequiredArgsConstructor(onConstructor_ = {@Lazy})
 @SuppressWarnings({"all"})
 public class AssoTaskPersonelService extends ServiceImpl<AssoTaskPersonelMapper, AssoTaskPersonel> {
-   private final  AssoTaskPersonelMapper assoTaskPersonelMapper ;
-   private final OutInterfaceService outInterfaceService;
+    private final AssoTaskPersonelMapper assoTaskPersonelMapper;
+    private final OutInterfaceService outInterfaceService;
     public static final MediaType JSON = MediaType.parse("application/json; charset=utf-8");
     @Value("${PCSUrl}")
     private String PCSUrl;
@@ -44,32 +44,32 @@ public class AssoTaskPersonelService extends ServiceImpl<AssoTaskPersonelMapper,
     private String PASUrl;
 
 
-
-    public  void test(){}
+    public void test() {
+    }
 
     /**
-     * @function 根据报告id 删除任务人员关联表对应实体assoTaskPersonel
      * @param reportId
      * @return
      * @throws IOException
+     * @function 根据报告id 删除任务人员关联表对应实体assoTaskPersonel
      */
     @Transactional(rollbackFor = Exception.class)
-    public String deleAssoTaskPersonel(Integer reportId) throws IOException{
-        LambdaQueryWrapper<AssoTaskPersonel> wrappers =new LambdaQueryWrapper();
-        wrappers.eq(AssoTaskPersonel::getReportId,reportId);
-         this.remove(wrappers);
+    public String deleAssoTaskPersonel(Integer reportId) throws IOException {
+        LambdaQueryWrapper<AssoTaskPersonel> wrappers = new LambdaQueryWrapper();
+        wrappers.eq(AssoTaskPersonel::getReportId, reportId);
+        this.remove(wrappers);
         return Response.success();
     }
 
     /**
-     * @function:当前登陆人的id状态 任务id 状态 该条专利位置分页处理拿到专利号
      * @param personelId当前登录人的id
-     * @param state 状态 1已读 0 未读 3 全部
-     * @param taskId 任务id
-     * @param location 该条专利位置
+     * @param state              状态 1已读 0 未读 3 全部
+     * @param taskId             任务id
+     * @param location           该条专利位置
      * @throws IOException
+     * @function:当前登陆人的id状态 任务id 状态 该条专利位置分页处理拿到专利号
      */
-    public String pagination(PatentVO patentVO)throws IOException {
+    public String pagination(PatentVO patentVO) throws IOException {
         Map<String, Object> map = new HashMap<>();
         List<String> patentNumber = new ArrayList<>();
         if (patentVO.getTaskStatus().equals(3)) {
@@ -100,44 +100,44 @@ public class AssoTaskPersonelService extends ServiceImpl<AssoTaskPersonelMapper,
             JSONObject jsonObject = JSONObject.parseObject(res);
             JSONObject jsonObject1 = JSONObject.parseObject(jsonObject.get("data").toString());
             List<JSONObject> jsonObjects = JSONArray.parseArray(jsonObject1.get("records").toString(), JSONObject.class);
-           List<Patents> list= new ArrayList<>();
+            List<Patents> list = new ArrayList<>();
 
-           for(JSONObject obj:jsonObjects){
+            for (JSONObject obj : jsonObjects) {
 
-               Patents patent = obj.toJavaObject(obj, Patents.class);
-               list.add(patent);
+                Patents patent = obj.toJavaObject(obj, Patents.class);
+                list.add(patent);
 
-           }
-            if(list.size()==0){
+            }
+            if (list.size() == 0) {
 
                 return Response.success();
             }
 
-           if(list.size()==1){
-               map.put("currentID", list.get(0).getId());
-               map.put("behindID",null);
-               map.put("frontID", null);
-               map.put("totalNumber" , list.size());
-               map.put("frontPatentNo",null);
-               map.put("currentPatentNo",list.get(0).getPatentNo());
-               map.put("behindPatentNo",null);
-               map.put("frontNumber",0);
-               map.put("behindNumber",0);
-            return Response.success(map);
+            if (list.size() == 1) {
+                map.put("currentID", list.get(0).getId());
+                map.put("behindID", null);
+                map.put("frontID", null);
+                map.put("totalNumber", list.size());
+                map.put("frontPatentNo", null);
+                map.put("currentPatentNo", list.get(0).getPatentNo());
+                map.put("behindPatentNo", null);
+                map.put("frontNumber", 0);
+                map.put("behindNumber", 0);
+                return Response.success(map);
 
-           }
+            }
             jsonObject1.put("type", "first");
             map.put("currentID", list.get(0).getId());
-            map.put("behindID",list.get(1).getId());
+            map.put("behindID", list.get(1).getId());
             map.put("frontID", null);
-            map.put("totalNumber" , list.size());
-            map.put("frontNumber",0);
-            map.put("behindNumber",list.size()-1);
-            map.put("location",1);
-            map.put("frontPatentNo",null);
-            map.put("currentPatentNo",list.get(0).getPatentNo());
-            map.put("behindPatentNo",list.get(1).getPatentNo());
-            return  Response.success(map);
+            map.put("totalNumber", list.size());
+            map.put("frontNumber", 0);
+            map.put("behindNumber", list.size() - 1);
+            map.put("location", 1);
+            map.put("frontPatentNo", null);
+            map.put("currentPatentNo", list.get(0).getPatentNo());
+            map.put("behindPatentNo", list.get(1).getPatentNo());
+            return Response.success(map);
         } else {
             patentVO.setStartNumber(patentVO.getLocPosition() - 2);
             patentVO.setEndNumber(patentVO.getLocPosition());
@@ -145,50 +145,50 @@ public class AssoTaskPersonelService extends ServiceImpl<AssoTaskPersonelMapper,
             JSONObject jsonObject = JSONObject.parseObject(res);
             JSONObject jsonObject1 = JSONObject.parseObject(jsonObject.get("data").toString());
             List<JSONObject> jsonObjects = JSONArray.parseArray(jsonObject1.get("records").toString(), JSONObject.class);
-            List<Patents> list= new ArrayList<>();
-            for(JSONObject obj:jsonObjects){
+            List<Patents> list = new ArrayList<>();
+            for (JSONObject obj : jsonObjects) {
                 Patents patent = obj.toJavaObject(obj, Patents.class);
                 list.add(patent);
 
             }
 
-            if(list.size()==1){
+            if (list.size() == 1) {
                 map.put("currentID", list.get(0).getId());
-                map.put("behindID",null);
+                map.put("behindID", null);
                 map.put("frontID", null);
-                map.put("totalNumber" , list.size());
-                map.put("frontPatentNo",null);
-                map.put("currentPatentNo",list.get(0).getPatentNo());
-                map.put("behindPatentNo",null);
-                map.put("frontNumber",0);
-                map.put("behindNumber",0);
-                return  Response.success(map);
+                map.put("totalNumber", list.size());
+                map.put("frontPatentNo", null);
+                map.put("currentPatentNo", list.get(0).getPatentNo());
+                map.put("behindPatentNo", null);
+                map.put("frontNumber", 0);
+                map.put("behindNumber", 0);
+                return Response.success(map);
 
             }
-            if(patentVO.getLocPosition()>=list.size()) {
-                map.put("currentID", list.get(list.size()-1).getId());
-                map.put("behindID",null);
-                map.put("frontID",list.get(list.size()-2).getId());
-                map.put("totalNumber" , list.size());
-                map.put("frontNumber",list.size()-1);
-                map.put("behindNumber",0);
-                map.put("location",list.size());
-                map.put("frontPatentNo",list.get(list.size()-2).getPatentNo());
-                map.put("currentPatentNo",list.get(list.size()-1).getPatentNo());
-                map.put("behindPatentNo",null);
-                return  Response.success(map);
+            if (patentVO.getLocPosition() >= list.size()) {
+                map.put("currentID", list.get(list.size() - 1).getId());
+                map.put("behindID", null);
+                map.put("frontID", list.get(list.size() - 2).getId());
+                map.put("totalNumber", list.size());
+                map.put("frontNumber", list.size() - 1);
+                map.put("behindNumber", 0);
+                map.put("location", list.size());
+                map.put("frontPatentNo", list.get(list.size() - 2).getPatentNo());
+                map.put("currentPatentNo", list.get(list.size() - 1).getPatentNo());
+                map.put("behindPatentNo", null);
+                return Response.success(map);
             }
-            map.put("currentID", list.get(patentVO.getLocPosition()-1).getId());
-            map.put("behindID",list.get(patentVO.getLocPosition()).getId());
-            map.put("frontID",list.get(patentVO.getLocPosition()-2).getId());
-            map.put("totalNumber" , list.size());
-            map.put("frontNumber",patentVO.getLocPosition()-1);
-            map.put("behindNumber", list.size()-patentVO.getLocPosition());
-            map.put("location",patentVO.getLocPosition());
-            map.put("frontPatentNo",list.get(patentVO.getLocPosition()-2).getPatentNo());
-            map.put("currentPatentNo",list.get(patentVO.getLocPosition()-1).getPatentNo());
-            map.put("behindPatentNo",list.get(patentVO.getLocPosition()).getPatentNo());
-            return  Response.success(map);
+            map.put("currentID", list.get(patentVO.getLocPosition() - 1).getId());
+            map.put("behindID", list.get(patentVO.getLocPosition()).getId());
+            map.put("frontID", list.get(patentVO.getLocPosition() - 2).getId());
+            map.put("totalNumber", list.size());
+            map.put("frontNumber", patentVO.getLocPosition() - 1);
+            map.put("behindNumber", list.size() - patentVO.getLocPosition());
+            map.put("location", patentVO.getLocPosition());
+            map.put("frontPatentNo", list.get(patentVO.getLocPosition() - 2).getPatentNo());
+            map.put("currentPatentNo", list.get(patentVO.getLocPosition() - 1).getPatentNo());
+            map.put("behindPatentNo", list.get(patentVO.getLocPosition()).getPatentNo());
+            return Response.success(map);
 
 
         }

+ 6 - 0
RMS/src/main/java/cn/cslg/report/service/business/CopyService.java

@@ -79,7 +79,9 @@ public class CopyService {
                         item.setFieldId(newField.getId());
                         item.setOptionId(texts.getId());
                         item.setReportId(newField.getReportId());
+                        item.setId(null);
                     });
+                    reportFieldPatentLinkService.saveBatch(links);
                 }
             }
             //当字段类型为选项类型时
@@ -104,7 +106,9 @@ public class CopyService {
                         item.setFieldId(newField.getId());
                         item.setOptionId(options.getId());
                         item.setReportId(newField.getReportId());
+                        item.setId(null);
                     });
+                    reportFieldPatentLinkService.saveBatch(links);
                 }
             }
             //当字段类型为树类型时
@@ -129,7 +133,9 @@ public class CopyService {
                         item.setFieldId(newField.getId());
                         item.setOptionId(tree.getId());
                         item.setReportId(newField.getReportId());
+                        item.setId(null);
                     });
+                    reportFieldPatentLinkService.saveBatch(links);
                     //更新
                     fieldTrees.forEach(item -> {
                         if (item.getParentId().equals(oldId)) {

+ 260 - 25
RMS/src/main/java/cn/cslg/report/service/business/ReportService.java

@@ -1,11 +1,11 @@
 package cn.cslg.report.service.business;
 
 import cn.cslg.report.common.core.base.Constants;
+import cn.cslg.report.common.model.dto.ConclusionDTO;
+import cn.cslg.report.common.model.dto.EventAddNewDTO;
+import cn.cslg.report.common.model.dto.FollowUpDTO;
 import cn.cslg.report.common.model.dto.ReportDTO;
-import cn.cslg.report.common.model.vo.ClientVO;
-import cn.cslg.report.common.model.vo.PersonnelVO;
-import cn.cslg.report.common.model.vo.ReportVO;
-import cn.cslg.report.common.model.vo.SystemDictVO;
+import cn.cslg.report.common.model.vo.*;
 import cn.cslg.report.common.utils.*;
 import cn.cslg.report.common.utils.SecurityUtils.LoginUtils;
 import cn.cslg.report.common.utils.SecurityUtils.SecurityUtils;
@@ -15,9 +15,7 @@ import cn.cslg.report.entity.*;
 import cn.cslg.report.entity.asso.AssoReportFile;
 import cn.cslg.report.entity.asso.AssoReportPerson;
 import cn.cslg.report.mapper.ReportMapper;
-import cn.cslg.report.service.IAvoidDesignDirectionService;
-import cn.cslg.report.service.IProductService;
-import cn.cslg.report.service.OutInterfaceService;
+import cn.cslg.report.service.*;
 import cn.cslg.report.service.business.asso.AssoReportPersonService;
 import com.alibaba.fastjson.JSON;
 import com.alibaba.fastjson.JSONArray;
@@ -70,6 +68,9 @@ public class ReportService extends ServiceImpl<ReportMapper, Report> {
     private final CopyService copyService;
     private final SystemDictItemService systemDictItemService;
     private final AssoReportPersonService assoReportPersonService;
+    private final IAssoEventReportService assoEventReportService;
+    private final IFollowUpService followUpService;
+
     private Report loadReport(ReportDTO reportDto) {
         Report report = new Report();
         //装载基本信息
@@ -86,12 +87,19 @@ public class ReportService extends ServiceImpl<ReportMapper, Report> {
         } else {
             report.setCreatePersonId(reportDto.getCreatePersonId());
         }
+        //负责人
+        if(reportDto.getPersonId()!=null){
+            report.setPersonId(reportDto.getPersonId());
+        }
         //类型
         report.setType(reportDto.getType());
         //装载状态
         if (reportDto.getType().equals(4) || reportDto.getType().equals(5)) {
             report.setStatus(2);
-        } else {
+        } else if(reportDto.getStatus()==null||reportDto.getStatus()!=3) {
+            report.setStatus(1);
+        }
+        else {
             report.setStatus(reportDto.getStatus());
         }
         // 装载客户
@@ -104,7 +112,7 @@ public class ReportService extends ServiceImpl<ReportMapper, Report> {
         report.setCronConclusion(reportDto.getCronConclusion());
         //装载核心结论
         if (reportDto.getConclusionIds() != null) {
-            report.setScenarioId(StringUtils.join(reportDto.getConclusionIds(), ","));
+            report.setConclusionId(StringUtils.join(reportDto.getConclusionIds(), ","));
         }
         //装载承担部门
         report.setDepartmentId(reportDto.getDepartmentId());
@@ -125,7 +133,7 @@ public class ReportService extends ServiceImpl<ReportMapper, Report> {
      * @author 沈永艺
      */
     @Transactional(rollbackFor = Exception.class)
-    public Integer addReport(ReportDTO reportDto, List<MultipartFile> files) {
+    public Integer addReport(ReportDTO reportDto, List<MultipartFile> files) throws IOException {
         //新增报告
         Report report = this.loadReport(reportDto);
         report.insert();
@@ -137,12 +145,14 @@ public class ReportService extends ServiceImpl<ReportMapper, Report> {
             assoReportFileService.addAsso(report.getId(), fileIds);
         }
         //当报告是已完成时
-        if (report.getStatus() != null && report.getStatus().equals(3)) {
+        if (reportDto.getTrack()!=null&&reportDto.getTrack()) {
             //复制父报告自定义栏位
             LambdaQueryWrapper<ReportField> fieldWrapper = new LambdaQueryWrapper<>();
             fieldWrapper.eq(ReportField::getReportId, reportDto.getAssociateReportId());
             List<ReportField> fields = reportFieldService.list(fieldWrapper);
-            List<ReportField> oldFields = new ArrayList<>(fields);
+
+          String re =  JSONObject.toJSON(fields).toString();
+            List<ReportField> oldFields = JSONArray.parseArray(re,ReportField.class);
             if (fields.size() != 0) {
                 for (ReportField reportField : fields) {
                     reportField.setId(null);
@@ -153,19 +163,51 @@ public class ReportService extends ServiceImpl<ReportMapper, Report> {
             //复制
             if (reportDto.getCopyIds() != null) {
                 //复制对比文件
-                if (reportDto.getCopyIds().contains(Arrays.asList())) {
+                List<Integer> c1s =new ArrayList<>(Arrays.asList(0,2,4,6));
+                if ( !Collections.disjoint (reportDto.getCopyIds(),c1s)) {
                     copyService.CopyComparePatents(reportDto.getAssociateReportId(), report.getId());
                 }
+                List<Integer> c2s =new ArrayList<>(Arrays.asList(1,3,5,7));
                 //复制标引信息
-                if (reportDto.getCopyIds().contains(Arrays.asList())) {
+                if ( !Collections.disjoint (reportDto.getCopyIds(),c2s)) {
                     copyService.CopyPatentLabels(oldFields, fields);
                 }
             }
         } else {
             reportFieldService.addDefaultField(report.getId(), report.getType());
         }
-        return report.getId();
 
+        Integer reportId = report.getId();
+
+        //新增事件
+        List<EventAddNewDTO> eventAddNewDTOs = reportDto.getEventAddNewDTOs();
+        if (eventAddNewDTOs != null && eventAddNewDTOs.size() > 0) {
+            List<Integer> eventIds = new ArrayList<>();
+            //过滤去除已有事件(已有事件无需新增,只做关联)
+            List<EventAddNewDTO> oldEventAddNewDTOs = eventAddNewDTOs.stream().filter(item -> item.getId() != null).collect(Collectors.toList());
+            eventAddNewDTOs.removeAll(oldEventAddNewDTOs);
+            if (eventAddNewDTOs.size() > 0) {
+                //调用分析系统新增事件接口
+                String res = outInterfaceService.getEventIdsFromPAS(eventAddNewDTOs);
+                JSONObject jsonObject = JSONObject.parseObject(res);
+                List<Integer> newEventIds = JSONObject.parseObject(jsonObject.get("data").toString(), ArrayList.class);
+                eventIds.addAll(newEventIds);
+            }
+            for (EventAddNewDTO oldEventAddNewDTO : oldEventAddNewDTOs) {
+                eventIds.add(oldEventAddNewDTO.getId());
+            }
+            //新增事件和报告关联
+            assoEventReportService.addNew(eventIds, reportId);
+        }
+        //新增后续事项
+        List<FollowUpDTO> followUps = reportDto.getFollowUps();
+        if (followUps != null && followUps.size() > 0) {
+            for (FollowUpDTO followUp : followUps) {
+                followUp.setReportId(reportId);
+            }
+            followUpService.add(followUps);
+        }
+        return report.getId();
     }
 
     //查询报告
@@ -206,7 +248,10 @@ public class ReportService extends ServiceImpl<ReportMapper, Report> {
         if (reportVO.getSize() != null && reportVO.getCurrent() != null) {
             SecurityUtils.startDataScope("/pcs/report/query");
             List<Report> reports = this.page(new Page<>(reportVO.getCurrent(), reportVO.getSize()), queryWrapper).getRecords();
-            reports = this.reportData(reports);
+            if(reports.size()>0){
+                reports = this.reportData(reports);
+            }
+
             SecurityUtils.startDataScope("/pcs/report/query");
             Long count = this.count(queryWrapper);
             return Response.success(reports, DataUtils.setPageColumn(reportVO.getSize(), reportVO.getCurrent(), Math.toIntExact(count)));
@@ -228,12 +273,12 @@ public class ReportService extends ServiceImpl<ReportMapper, Report> {
      */
     public List<Report> reportData(List<Report> reports) throws IOException {
         PersonnelVO personnelVO = cacheUtils.getLoginUser(loginUtils.getId());
-          //根据登录人id获得登录人被分享的报告id
-        LambdaQueryWrapper<AssoReportPerson> wrapper =new LambdaQueryWrapper<>();
+        //根据登录人id获得登录人被分享的报告id
+        LambdaQueryWrapper<AssoReportPerson> wrapper = new LambdaQueryWrapper<>();
         wrapper.select(AssoReportPerson::getReportId);
-        wrapper.eq(AssoReportPerson::getPersonId,personnelVO.getId());
-        Function<Object,Integer> f = (o -> Integer.parseInt(o.toString())) ;
-        List<Integer> shareIds =assoReportPersonService.listObjs(wrapper,f);
+        wrapper.eq(AssoReportPerson::getPersonId, personnelVO.getId());
+        Function<Object, Integer> f = (o -> Integer.parseInt(o.toString()));
+        List<Integer> shareIds = assoReportPersonService.listObjs(wrapper, f);
 
         //提出报告Id
         List<Integer> reportIds = reports.stream().map(Report::getId).collect(Collectors.toList());
@@ -279,14 +324,14 @@ public class ReportService extends ServiceImpl<ReportMapper, Report> {
         //过滤报告
         for (Report item : reports) {
             //装载登录人在报告中的角色
-            List<Integer> roles =new ArrayList<>();
-            if(item.getCreatePersonId().equals(personnelVO.getId())){
+            List<Integer> roles = new ArrayList<>();
+            if (item.getCreatePersonId().equals(personnelVO.getId())) {
                 roles.add(0);
             }
-            if(item.getPersonId()!=null&&item.getPersonId().equals(personnelVO.getId())){
+            if (item.getPersonId() != null && item.getPersonId().equals(personnelVO.getId())) {
                 roles.add(1);
             }
-            if(shareIds.contains(item.getId())){
+            if (shareIds.contains(item.getId())) {
                 roles.add(2);
             }
             item.setLoginRole(roles);
@@ -354,6 +399,7 @@ public class ReportService extends ServiceImpl<ReportMapper, Report> {
     @Transactional(rollbackFor = Exception.class)
     public Boolean updateReport(ReportDTO reportDto, List<MultipartFile> files) throws IOException {
         Report report = this.loadReport(reportDto);
+        report.setId(reportDto.getId());
         // 根据报告Id查询对应的附件Id
         LambdaQueryWrapper<AssoReportFile> wrapper = new LambdaQueryWrapper<>();
         wrapper.eq(AssoReportFile::getReportId, reportDto.getId());
@@ -460,5 +506,194 @@ public class ReportService extends ServiceImpl<ReportMapper, Report> {
 
     }
 
+    @Transactional
+    public List<VisualReportVO> reportVisual(ReportVO reportVO) throws IOException {
+        Integer id = loginUtils.getId();
+        LambdaQueryWrapper<Report> queryWrapper = new LambdaQueryWrapper<>();
+        queryWrapper.ne(Report::getId, 0);
+        if (reportVO.getName() != null) {
+            queryWrapper.like(Report::getName, reportVO.getName());
+        }
+        if (reportVO.getReportId() != null) {
+            queryWrapper.eq(Report::getId, reportVO.getReportId());
+        }
+        if (reportVO.getSignPatentNo() != null && reportVO.getSignPatentNo() != "") {
+            queryWrapper.like(Report::getSignPatentNo, reportVO.getSignPatentNo());
+        }
+        if (reportVO.getTypes() != null && reportVO.getTypes().size() > 0) {
+            queryWrapper.in(Report::getType, reportVO.getTypes());
+        }
+        if (reportVO.getCronIds() != null && reportVO.getCronIds().size() > 0) {
+            StringBuilder strs = new StringBuilder();
+            for (int i = 0; i < reportVO.getCronIds().size(); i++) {
+                Integer item = reportVO.getCronIds().get(i);
+                if (i == 0) {
+                    strs.append("(FIND_IN_SET(" + item + ",REPLACE(CONCLUSION_ID, '/', ','))");
+                } else {
+                    strs.append("or FIND_IN_SET(" + item + ",REPLACE(CONCLUSION_ID, '/', ','))");
+                }
+            }
+            strs.append(")");
+            queryWrapper.apply(strs.toString());
+        }
+        SecurityUtils.startDataScope("/pcs/report/query");
+        List<Report> reports = this.list(queryWrapper);
+        List<Map<String, Object>> map = new ArrayList<>();
+        List<VisualReportVO> reportVOS = this.loadVisualReport();
+        for (Report report : reports) {
+            VisualReportVO reportDTO = reportVOS.stream().filter(item -> item.getTypeValue().equals(report.getType() + "")).findFirst().orElse(null);
+            if (reportDTO != null) {
+                reportDTO.setReportNum(reportDTO.getReportNum() + 1);
+                //获得核心结论值
+                if (report.getConclusionId() == null) {
+                    report.setConclusionId("");
+                }
+                List<String> ids = StringUtils.changeStringToString(report.getConclusionId(), "/");
+                List<VisualReportVO.Conclusions> conclusions = reportDTO.getConclusions().stream().filter(item -> ids.contains(item.getValue())).collect(Collectors.toList());
+                conclusions.forEach(item -> {
+                    item.setNum(item.getNum() + 1);
+                });
+                //获得未完成的结论
+                VisualReportVO.Conclusions noComplate = reportDTO.getConclusions().stream().filter(item -> item.getValue().equals("-1")).findFirst().orElse(null);
+                if (noComplate != null) {
+                    List<Integer> status = new ArrayList<>(Arrays.asList(0, 1, 2));
+                    if (status.contains(report.getStatus())) {
+                        noComplate.setNum(noComplate.getNum() + 1);
+                    }
+                }
+
+            }
+        }
+        return reportVOS;
+    }
+
+    private List<VisualReportVO> loadVisualReport() {
+        List<VisualReportVO> reportVOS = new ArrayList<>();
+        //获得所有报告的分类
+        LambdaQueryWrapper<SysDictItem> wrapper = new LambdaQueryWrapper<>();
+        wrapper.eq(SysDictItem::getDictParentKey, "REPORT_TYPE");
+        List<SysDictItem> reportTypes = systemDictItemService.list(wrapper);
+        //获得所有报告的核心结论
+        List<Integer> ids = reportTypes.stream().map(SysDictItem::getId).collect(Collectors.toList());
+        List<SysDictItem> conclusions = new ArrayList<>();
+        if (ids.size() != 0) {
+            LambdaQueryWrapper<SysDictItem> wrapper1 = new LambdaQueryWrapper<>();
+            wrapper1.in(SysDictItem::getParentId, ids)
+                    .eq(SysDictItem::getGroupId, 1);
+            conclusions = systemDictItemService.list(wrapper1);
+        }
+        for (SysDictItem item : reportTypes) {
+            VisualReportVO reportVO = new VisualReportVO();
+            reportVO.setReportType(item.getDictChildLabel());
+            reportVO.setTypeValue(item.getDictChildValue());
+            reportVO.setReportNum(0);
+            //获得不同报告类别的核心结论字典
+            List<SysDictItem> sysDictItems = conclusions.stream().filter(tem -> tem.getParentId().equals(item.getId() + "")).collect(Collectors.toList());
+            List<VisualReportVO.Conclusions> conclusions1 = new ArrayList<>();
+            VisualReportVO.Conclusions noComplate = new VisualReportVO.Conclusions();
+            noComplate.setName("未完成");
+            noComplate.setValue("-1");
+            noComplate.setNum(0);
+            conclusions1.add(noComplate);
+            sysDictItems.forEach(
+                    tem -> {
+                        VisualReportVO.Conclusions conclusion = new VisualReportVO.Conclusions();
+                        conclusion.setName(tem.getDictChildLabel());
+                        conclusion.setValue(tem.getDictChildValue());
+                        conclusion.setNum(0);
+                        conclusions1.add(conclusion);
+                    }
+            );
+            reportVO.setConclusions(conclusions1);
+            reportVOS.add(reportVO);
+        }
+        return reportVOS;
+    }
 
+
+    public Map<Integer, List<Integer>> getPermession() {
+        Map<Integer, List<Integer>> map = new HashMap<>();
+        Integer id = loginUtils.getId();
+        //查询登录人创建的报告
+        LambdaQueryWrapper<Report> createWrapper = new LambdaQueryWrapper<>();
+        createWrapper.select(Report::getId);
+        createWrapper.eq(Report::getCreatePersonId, id);
+        List<Report> creates = this.list(createWrapper);
+        creates.forEach(
+                item -> {
+                    if (map.get(item.getId()) == null) {
+                        List<Integer> roles = new ArrayList<>();
+                        roles.add(0);
+                        map.put(item.getId(), roles);
+                    } else {
+                        List<Integer> roles = map.get(item.getId());
+                        if (!roles.contains(0)) {
+                            roles.add(0);
+                            map.put(item.getId(), roles);
+                        }
+                    }
+                }
+        );
+        //查询登录人负责的报告
+        LambdaQueryWrapper<Report> dutyWrapper = new LambdaQueryWrapper<>();
+        dutyWrapper.select(Report::getId);
+        dutyWrapper.eq(Report::getPersonId, id);
+        List<Report> dutys = this.list(dutyWrapper);
+        dutys.forEach(
+                item -> {
+                    if (map.get(item.getId()) == null) {
+                        List<Integer> roles = new ArrayList<>();
+                        roles.add(1);
+                        map.put(item.getId(), roles);
+                    } else {
+                        List<Integer> roles = map.get(item.getId());
+                        if (!roles.contains(1)) {
+                            roles.add(1);
+                            map.put(item.getId(), roles);
+                        }
+                    }
+                }
+        );
+        //查询登录人被分享的报告
+        LambdaQueryWrapper<AssoReportPerson> shareWrapper = new LambdaQueryWrapper<>();
+        shareWrapper.select(AssoReportPerson::getReportId);
+        shareWrapper.eq(AssoReportPerson::getPersonId, id);
+        List<AssoReportPerson> shares = assoReportPersonService.list(shareWrapper);
+        shares.forEach(
+                item -> {
+                    if (map.get(item.getReportId()) == null) {
+                        List<Integer> roles = new ArrayList<>();
+                        roles.add(2);
+                        map.put(item.getReportId(), roles);
+                    } else {
+                        List<Integer> roles = map.get(item.getReportId());
+                        if (!roles.contains(2)) {
+                            roles.add(2);
+                            map.put(item.getReportId(), roles);
+                        }
+                    }
+                }
+        );
+        return map;
+    }
+
+    public Boolean addConclusions(ConclusionDTO conclusionDTO) {
+        Report report = this.getById(conclusionDTO.getReportId());
+        report.setCronConclusion(conclusionDTO.getCronConclusion());
+        if (report.getConclusionIds() != null) {
+            report.setConclusionId(StringUtils.join(conclusionDTO.getConclusionIds(), ","));
+        }
+
+        //调新增后续事项业务
+        List<FollowUpDTO> followUps = conclusionDTO.getFollowUps();
+        if (followUps != null && followUps.size() > 0) {
+            for (FollowUpDTO followUp : followUps) {
+                followUp.setReportId(conclusionDTO.getReportId());
+            }
+            followUpService.add(followUps);
+        }
+
+        return report.updateById();
+
+    }
 }

+ 54 - 0
RMS/src/main/java/cn/cslg/report/service/impl/AssoEventReportServiceImpl.java

@@ -0,0 +1,54 @@
+package cn.cslg.report.service.impl;
+
+import cn.cslg.report.entity.asso.AssoEventReport;
+import cn.cslg.report.mapper.AssoEventReportMapper;
+import cn.cslg.report.service.IAssoEventReportService;
+import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
+import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
+import lombok.extern.slf4j.Slf4j;
+import org.springframework.stereotype.Service;
+
+import java.util.ArrayList;
+import java.util.List;
+
+/**
+ * 事件和报告关联的Service层接口实现类
+ *
+ * @Author chenyu
+ * @Date 2023/4/4
+ */
+@Slf4j
+@Service
+public class AssoEventReportServiceImpl extends ServiceImpl<AssoEventReportMapper, AssoEventReport> implements IAssoEventReportService {
+    /**
+     * 新增事件和报告关联
+     *
+     * @param eventIds 事件ids
+     * @param reportId 报告id
+     */
+    @Override
+    public void addNew(List<Integer> eventIds, Integer reportId) {
+        log.info("开始处理【新增事件和报告关联】的业务,参数为:{}, {}", eventIds, reportId);
+
+        //删除原有关联数据
+        LambdaQueryWrapper<AssoEventReport> wrapper = new LambdaQueryWrapper<>();
+        wrapper.in(AssoEventReport::getReportId, reportId);
+        this.remove(wrapper);
+
+        ArrayList<AssoEventReport> assoEventReports = new ArrayList<>();
+        for (Integer eventId : eventIds) {
+            AssoEventReport assoEventReport = new AssoEventReport()
+                    .setEventId(eventId)
+                    .setReportId(reportId);
+            assoEventReports.add(assoEventReport);
+        }
+
+        //数据入事件和报告关联表
+        this.saveBatch(assoEventReports);
+
+        log.info("新增事件和报告关联完成");
+
+    }
+
+
+}

+ 990 - 0
logs/rms/rms-debug.2023-03-28.0.log

@@ -0,0 +1,990 @@
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.074 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.103 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.134 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.152 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.154 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.157 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.158 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.159 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.161 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.163 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.164 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.166 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.167 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.168 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 11:55:06.169 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.966 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.967 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.971 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.973 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.973 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.975 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.978 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.978 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.980 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.983 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.983 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.985 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.987 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.987 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:06:47.989 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.023 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.024 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.027 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.029 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.029 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.031 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.033 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.034 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.035 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.037 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.038 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.040 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.042 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.042 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:03.044 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.003 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.004 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.009 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.011 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.012 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.013 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.015 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.015 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.017 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.019 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.019 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.021 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.024 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.024 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:07:37.026 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.075 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.075 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.079 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.081 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.081 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.084 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.085 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.086 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.088 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.090 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.090 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.092 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.093 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.094 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:08:16.096 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.029 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.029 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.032 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.034 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.034 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.037 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.039 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.040 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.042 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.043 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.044 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.046 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.047 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.048 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:10:37.049 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.409 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.409 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.412 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.414 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.414 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.416 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.418 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.419 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.422 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.425 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.425 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.427 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.429 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.430 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:12:03.431 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.048 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.049 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.051 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.054 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.055 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.058 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.059 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.060 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.062 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.064 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.064 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.066 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.068 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.068 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:18:33.070 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.169 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.169 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.171 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.173 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.173 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.175 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.177 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.177 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.180 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.182 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.182 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.184 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.186 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.186 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:19:13.188 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.480 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.480 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.482 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.484 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.484 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.486 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.488 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.488 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.490 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.491 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.492 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.493 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.495 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.495 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:21:26.496 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.192 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.192 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.195 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.196 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.197 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.199 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.200 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.201 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.203 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.205 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.205 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.207 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.209 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.209 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:22:31.211 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.734 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.734 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.736 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.739 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.739 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.742 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.744 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.745 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.748 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.750 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.750 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.751 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.753 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.753 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:23:56.755 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.094 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.094 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.096 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.098 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.098 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.100 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.102 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.102 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.105 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.107 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.108 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.110 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.113 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.113 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:18.115 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.873 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.874 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.876 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.878 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.878 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.880 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.881 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.882 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.883 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.884 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.884 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.887 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.888 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.888 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:24:48.890 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.103 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.104 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.106 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.107 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.108 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.109 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.111 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.111 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.114 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.115 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.116 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.117 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.118 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.118 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:20.119 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.540 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.540 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.543 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.544 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.545 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.548 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.549 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.550 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.553 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.554 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.555 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.557 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.558 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.559 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:25:36.561 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.243 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.244 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.246 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.247 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.248 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.250 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.251 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.251 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.253 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.254 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.254 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.256 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.258 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.258 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:26:15.260 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.374 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.374 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.375 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.377 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.377 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.380 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.381 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.381 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.384 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.385 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.385 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.387 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.388 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.389 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:27:46.390 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.870 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.870 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.872 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.874 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.875 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.877 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.878 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.879 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.881 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.883 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.883 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.885 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.887 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.887 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:50.889 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.872 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.873 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.874 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.875 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.876 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.878 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.879 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.879 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.882 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.883 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.883 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.885 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.886 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.886 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:51.887 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.262 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.263 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.265 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.266 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.266 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.268 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.269 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.269 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.272 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.273 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.273 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.275 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.276 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.276 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:30:55.277 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.171 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.171 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.173 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.174 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.174 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.176 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.177 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.177 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.180 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.181 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.181 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.183 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.184 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.184 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:25.185 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.504 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.504 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.507 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.508 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.508 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.510 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.511 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.511 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.513 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.514 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.514 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.516 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.517 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.518 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:29.519 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.560 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.560 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.562 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.564 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.564 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.566 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.568 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.568 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.571 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.573 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.573 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.575 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.576 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.577 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:33.578 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.659 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.659 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.662 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.663 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.664 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.666 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.668 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.668 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.671 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.673 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.673 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.676 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.677 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.677 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:43.679 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.630 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.631 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.633 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.634 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.635 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.636 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.638 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.639 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.641 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.642 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.642 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.644 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.645 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.646 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:31:54.647 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.521 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.521 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.522 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.523 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.523 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.525 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.526 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.526 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.527 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.528 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.528 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.530 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.531 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.532 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:08.533 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.146 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.146 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.148 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.150 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.151 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.153 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.154 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.154 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.157 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.159 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.159 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.161 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.162 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.162 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:33:14.164 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.607 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.607 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.609 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.611 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.611 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.613 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.614 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.615 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.617 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.618 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.618 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.621 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.623 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.623 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:34:14.625 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.341 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.341 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.343 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.345 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.345 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.347 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.348 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.349 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.351 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.352 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.353 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.356 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.357 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.358 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:11.363 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.007 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.007 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.010 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.011 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.011 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.014 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.015 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.016 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.017 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.018 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.018 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.020 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.021 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.021 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:29.024 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.823 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.824 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.826 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.828 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.828 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.836 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.837 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.838 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.839 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.840 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.840 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.842 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.863 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.863 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:35:40.865 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.266 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.266 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.267 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.268 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.269 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.271 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.272 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.272 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.275 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.276 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.276 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.278 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.279 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.279 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:15.280 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.016 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.016 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.019 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.020 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.020 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.023 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.024 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.024 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.026 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.028 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.028 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.030 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.032 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.032 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 12:36:28.034 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.033 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.033 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.036 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.037 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.037 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.040 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.041 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.041 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.043 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.044 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.044 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.046 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.047 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.047 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:29:12.049 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.408 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.409 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.411 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.412 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.412 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.414 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.415 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.415 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.418 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.419 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.419 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.421 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.422 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.422 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:31:42.423 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.474 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.475 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.477 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.478 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.478 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.480 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.481 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.481 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.484 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.485 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.485 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.487 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.488 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.488 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:18.491 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.773 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.773 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.775 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.776 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.776 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.778 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.779 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.780 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.782 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.782 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.782 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.785 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.786 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.786 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:25.788 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.923 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.923 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.925 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.926 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.927 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.929 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.930 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.930 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.932 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.933 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.934 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.935 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.936 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.937 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:37.938 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.648 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.649 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.650 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.651 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.651 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.654 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.655 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.655 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.657 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.658 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.658 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.661 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.662 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.662 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:35:42.663 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.499 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.499 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.501 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.502 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.502 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.505 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.506 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.506 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.509 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.510 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.510 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.513 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.514 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.514 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:37:23.515 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.528 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.528 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.530 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.531 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.531 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.533 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.534 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.534 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.536 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.537 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.537 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.539 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.540 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.540 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:04.541 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.865 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.866 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.867 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.869 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.869 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.871 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.872 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.872 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.874 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.875 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.875 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.878 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.879 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.880 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:39:09.881 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.000 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.001 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.003 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.004 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.005 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.007 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.009 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.009 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.011 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.013 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.013 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.016 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.019 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.019 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:22.022 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.368 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.369 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.371 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.372 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.372 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.374 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.375 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.375 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.377 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.378 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.378 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.381 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.382 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.382 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:44:53.384 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.750 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.751 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.753 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.754 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.754 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.756 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.757 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.757 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.759 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.760 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.760 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.761 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.762 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.763 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:48:34.764 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.191 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.191 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.193 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.194 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.195 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.197 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.198 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.198 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.200 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.201 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.201 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.203 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.204 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.205 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 13:59:20.206 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.289 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.289 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.291 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.292 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.293 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.294 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.295 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.296 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.298 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.299 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.299 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.302 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.303 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.303 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:54.305 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.927 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.927 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.929 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.930 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.931 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.933 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.934 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.934 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.937 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.938 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.938 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.940 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.941 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.942 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:01:59.943 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.563 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.564 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.566 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.567 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.567 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.569 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.570 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.570 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.571 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.572 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.573 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.575 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.576 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.576 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:02:10.578 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.435 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.436 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.438 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.439 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.439 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.441 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.442 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.442 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.444 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.446 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.446 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.448 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.449 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.449 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:03:52.451 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.082 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.083 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.085 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.086 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.086 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.088 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.089 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.089 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.092 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.094 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.094 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.095 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.096 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.097 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:05:55.098 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.037 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.037 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.040 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.041 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.042 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.043 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.045 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.045 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.047 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.049 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.049 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.050 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.052 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.052 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:54.053 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.750 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.751 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.752 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.753 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.754 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.755 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.756 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.756 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.759 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.760 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.760 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.761 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.762 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.762 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:15:56.764 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.138 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.138 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.140 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.141 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.142 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.144 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.145 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.145 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.147 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.148 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.148 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.151 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.152 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.152 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:08.154 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.910 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.910 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.911 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.913 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.913 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.916 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.917 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.917 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.920 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.921 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.921 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.923 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.924 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.924 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:16:13.925 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.511 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.511 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.513 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.514 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.515 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.516 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.517 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.518 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.519 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.520 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.520 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.523 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.524 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.524 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:27:43.525 DEBUG 12592 [http-nio-8872-exec-7] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.538 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.538 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.540 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.541 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.541 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.543 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.544 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.544 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.546 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.547 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.547 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.550 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.551 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.551 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:30:53.552 DEBUG 12592 [http-nio-8872-exec-8] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.579 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.579 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.581 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.582 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.583 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.584 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.585 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.586 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.587 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.588 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.588 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.590 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.591 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.591 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:40.593 DEBUG 12592 [http-nio-8872-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.611 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.611 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.613 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.614 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.615 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.616 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.618 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.618 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.620 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.622 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.623 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.625 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.627 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.628 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:32:57.630 DEBUG 12592 [http-nio-8872-exec-10] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.303 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.303 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.305 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.306 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.307 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.308 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.310 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.310 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.312 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.313 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.313 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.315 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.316 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.316 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:12.318 DEBUG 12592 [http-nio-8872-exec-1] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.510 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.510 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.512 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.513 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.514 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.515 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.517 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.517 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.519 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.521 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.521 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.523 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.524 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.524 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:33:42.526 DEBUG 12592 [http-nio-8872-exec-2] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.802 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.802 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.804 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.805 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.805 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.807 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.808 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.808 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.810 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.811 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.811 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.814 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.815 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.815 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:35:32.817 DEBUG 12592 [http-nio-8872-exec-3] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.928 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.929 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.931 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.932 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.932 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.934 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.935 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.935 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.937 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.939 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.939 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.940 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.942 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.942 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:02.944 DEBUG 12592 [http-nio-8872-exec-4] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.361 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.361 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.363 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.364 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.364 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.366 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.367 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.367 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.369 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.370 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.370 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.372 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.373 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.373 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:36:40.375 DEBUG 12592 [http-nio-8872-exec-5] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.236 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.237 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: 
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.238 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 20
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.239 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.240 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_STATE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.242 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 6
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.243 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.243 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.246 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 7
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.247 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.247 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: TASK_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.249 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 4
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.250 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==>  Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.250 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: COMPARE_TYPE(String)
+[rms:0.0.0.0:8872] [,] 2023-03-28 14:38:24.252 DEBUG 12592 [http-nio-8872-exec-6] cn.cslg.report.mapper.SystemDictItemMapper.selectList <==      Total: 3

Файловите разлики са ограничени, защото са твърде много
+ 2937 - 0
logs/rms/rms-debug.2023-03-31.0.log


Файловите разлики са ограничени, защото са твърде много
+ 3366 - 0
logs/rms/rms-debug.2023-04-01.0.log


Файловите разлики са ограничени, защото са твърде много
+ 7272 - 13177
logs/rms/rms-debug.log


Файловите разлики са ограничени, защото са твърде много
+ 32 - 0
logs/rms/rms-error.log


Файловите разлики са ограничени, защото са твърде много
+ 57 - 0
logs/rms/rms-info.2023-03-28.0.log


Файловите разлики са ограничени, защото са твърде много
+ 56 - 0
logs/rms/rms-info.2023-03-31.0.log


+ 1 - 0
logs/rms/rms-info.2023-04-01.0.log

@@ -0,0 +1 @@
+[rms:0.0.0.0:8872] [,] 2023-04-01 03:00:38.017 INFO 11388 [hutool-cron-1] cn.cslg.report.common.utils.BackupUtils 数据库备份配置文件不存在

Файловите разлики са ограничени, защото са твърде много
+ 35 - 652
logs/rms/rms-info.log