Prechádzať zdrojové kódy

新增检修评价计算服务

xieshengjie 3 rokov pred
rodič
commit
f7222a1a40
100 zmenil súbory, kde vykonal 1141 pridanie a 0 odobranie
  1. 20 0
      common/src/main/java/com/gyee/common/controller/WindturbineController.java
  2. 16 0
      common/src/main/java/com/gyee/common/mapper/WindturbineMapper.java
  3. 67 0
      common/src/main/java/com/gyee/common/model/auto/Windturbine.java
  4. 16 0
      common/src/main/java/com/gyee/common/service/IWindturbineService.java
  5. 21 0
      common/src/main/java/com/gyee/common/service/impl/WindturbineServiceImpl.java
  6. 70 0
      common/target/classes/application.yml
  7. BIN
      common/target/classes/com/gyee/common/CommonMain.class
  8. BIN
      common/target/classes/com/gyee/common/config/GeneratorCodeConfig.class
  9. BIN
      common/target/classes/com/gyee/common/controller/WindturbineController.class
  10. BIN
      common/target/classes/com/gyee/common/mapper/WindturbineMapper.class
  11. BIN
      common/target/classes/com/gyee/common/model/auto/Windturbine.class
  12. BIN
      common/target/classes/com/gyee/common/service/IWindturbineService.class
  13. BIN
      common/target/classes/com/gyee/common/service/impl/WindturbineServiceImpl.class
  14. BIN
      common/target/classes/com/gyee/common/util/CommonUtils.class
  15. BIN
      common/target/classes/com/gyee/common/util/CopyUtils.class
  16. BIN
      common/target/classes/com/gyee/common/util/DateUtils.class
  17. BIN
      common/target/classes/com/gyee/common/util/RandomUtil.class
  18. BIN
      common/target/classes/com/gyee/common/util/SortUtils$1.class
  19. BIN
      common/target/classes/com/gyee/common/util/SortUtils$2.class
  20. BIN
      common/target/classes/com/gyee/common/util/SortUtils$3.class
  21. BIN
      common/target/classes/com/gyee/common/util/SortUtils$4.class
  22. BIN
      common/target/classes/com/gyee/common/util/SortUtils.class
  23. BIN
      common/target/classes/com/gyee/common/util/redis/RedisAutoConfiguration.class
  24. BIN
      common/target/classes/com/gyee/common/util/redis/RedisConfig.class
  25. BIN
      common/target/classes/com/gyee/common/util/redis/RedisService.class
  26. BIN
      common/target/classes/com/gyee/common/util/redis/RedisServiceImpl$1.class
  27. BIN
      common/target/classes/com/gyee/common/util/redis/RedisServiceImpl$2.class
  28. BIN
      common/target/classes/com/gyee/common/util/redis/RedisServiceImpl$3.class
  29. BIN
      common/target/classes/com/gyee/common/util/redis/RedisServiceImpl.class
  30. BIN
      common/target/common-1.0-SNAPSHOT.jar
  31. 5 0
      common/target/maven-archiver/pom.properties
  32. 8 0
      common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
  33. 16 0
      common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
  34. 0 0
      common/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst
  35. 1 0
      common/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst
  36. BIN
      common/target/test-classes/com/gyee/common/CommonMainTest.class
  37. 20 0
      histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/controller/auto/EquipmentdayinfoController.java
  38. 20 0
      histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/controller/auto/WindturbinetestingpointController.java
  39. 16 0
      histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/mapper/auto/EquipmentdayinfoMapper.java
  40. 16 0
      histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/mapper/auto/WindturbinetestingpointMapper.java
  41. 70 0
      histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/model/auto/Equipmentdayinfo.java
  42. 81 0
      histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/model/auto/Windturbinetestingpoint.java
  43. 16 0
      histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/service/auto/IEquipmentdayinfoService.java
  44. 16 0
      histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/service/auto/IWindturbinetestingpointService.java
  45. 20 0
      histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/service/auto/impl/EquipmentdayinfoServiceImpl.java
  46. 20 0
      histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/service/auto/impl/WindturbinetestingpointServiceImpl.java
  47. BIN
      histroy/benchmarking-histroy/target/benchmarking-histroy-1.0-SNAPSHOT.jar
  48. 90 0
      histroy/benchmarking-histroy/target/classes/application.yml
  49. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/BenchmarkingHistroyMain.class
  50. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/config/GeneratorCodeConfig.class
  51. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/controller/auto/EquipmentdayinfoController.class
  52. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/controller/auto/WindturbinetestingpointController.class
  53. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/init/CacheContext.class
  54. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/mapper/auto/EquipmentdayinfoMapper.class
  55. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/mapper/auto/WindturbinetestingpointMapper.class
  56. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/model/auto/Equipmentdayinfo.class
  57. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/model/auto/Windturbinetestingpoint.class
  58. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/service/BenchmarkingHistroyService.class
  59. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/service/auto/IEquipmentdayinfoService.class
  60. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/service/auto/IWindturbinetestingpointService.class
  61. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/service/auto/impl/EquipmentdayinfoServiceImpl.class
  62. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/service/auto/impl/WindturbinetestingpointServiceImpl.class
  63. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/util/redis/RedisAutoConfiguration.class
  64. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/util/redis/RedisConfig.class
  65. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/util/redis/RedisService.class
  66. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/util/redis/RedisServiceImpl$1.class
  67. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/util/redis/RedisServiceImpl$2.class
  68. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/util/redis/RedisServiceImpl$3.class
  69. BIN
      histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/util/redis/RedisServiceImpl.class
  70. 5 0
      histroy/benchmarking-histroy/target/maven-archiver/pom.properties
  71. 1 0
      histroy/benchmarking-histroy/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
  72. 18 0
      histroy/benchmarking-histroy/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
  73. 0 0
      histroy/benchmarking-histroy/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst
  74. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/BenchmarkController.java
  75. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/CurvefittingsubController.java
  76. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/FaultstatisticwindturbineController.java
  77. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/InputoroutputspeedtotalController.java
  78. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/MaintenanceevaluationController.java
  79. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/OperationevaluationController.java
  80. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/ReportcutinoutController.java
  81. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/ReportdangerController.java
  82. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/ReportdeviationController.java
  83. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/ReportfaultclassController.java
  84. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/ReportpowerfittingController.java
  85. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/ReportpowerpartweatherController.java
  86. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/WinddeviationrateController.java
  87. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/WindpowerdeviationrateController.java
  88. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/WindturbinecurvefittingmonthController.java
  89. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/WindturbinepoweryawController.java
  90. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/WindturbinewindyawController.java
  91. 20 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/WttragetreportchartController.java
  92. 16 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/BenchmarkMapper.java
  93. 16 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/CurvefittingsubMapper.java
  94. 16 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/FaultstatisticwindturbineMapper.java
  95. 16 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/InputoroutputspeedtotalMapper.java
  96. 16 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/MaintenanceevaluationMapper.java
  97. 16 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/OperationevaluationMapper.java
  98. 18 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/ReportcutinoutMapper.java
  99. 18 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/ReportdangerMapper.java
  100. 0 0
      histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/ReportdeviationMapper.java

+ 20 - 0
common/src/main/java/com/gyee/common/controller/WindturbineController.java

@@ -0,0 +1,20 @@
+package com.gyee.common.controller;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-28
+ */
+@RestController
+@RequestMapping("//windturbine")
+public class WindturbineController {
+
+}

+ 16 - 0
common/src/main/java/com/gyee/common/mapper/WindturbineMapper.java

@@ -0,0 +1,16 @@
+package com.gyee.common.mapper;
+
+import com.gyee.common.model.auto.Windturbine;
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+
+/**
+ * <p>
+ *  Mapper 接口
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-28
+ */
+public interface WindturbineMapper extends BaseMapper<Windturbine> {
+
+}

+ 67 - 0
common/src/main/java/com/gyee/common/model/auto/Windturbine.java

@@ -0,0 +1,67 @@
+package com.gyee.common.model.auto;
+
+import com.baomidou.mybatisplus.annotation.TableName;
+import com.baomidou.mybatisplus.extension.activerecord.Model;
+import com.baomidou.mybatisplus.annotation.TableId;
+import com.baomidou.mybatisplus.annotation.TableField;
+import lombok.Data;
+import lombok.EqualsAndHashCode;
+
+import java.util.Date;
+
+/**
+ * <p>
+ * 
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-28
+ */
+@Data
+@EqualsAndHashCode(callSuper = true)
+@TableName("WINDTURBINE")
+public class Windturbine extends Model {
+
+    private static final long serialVersionUID = 1L;
+
+    @TableId("ID")
+    private String id;
+
+    @TableField("CODE")
+    private String code;
+
+    @TableField("WINDPOWERSTATIONID")
+    private String windpowerstationid;
+
+    @TableField("LONGITUDE")
+    private Double longitude;
+
+    @TableField("LATITUDE")
+    private Double latitude;
+
+    @TableField("MODELID")
+    private String modelid;
+
+    @TableField("STATUS")
+    private String status;
+
+    @TableField("PROJECTID")
+    private String projectid;
+
+    @TableField("LINEID")
+    private String lineid;
+
+    @TableField("FIRSTINTEGRATEDTIME")
+    private Date firstintegratedtime;
+
+    @TableField("PHOTO")
+    private String photo;
+
+    @TableField("NAME")
+    private String name;
+
+    @TableField("STANDARDID")
+    private String standardid;
+
+
+}

+ 16 - 0
common/src/main/java/com/gyee/common/service/IWindturbineService.java

@@ -0,0 +1,16 @@
+package com.gyee.common.service;
+
+import com.gyee.common.model.auto.Windturbine;
+import com.baomidou.mybatisplus.extension.service.IService;
+
+/**
+ * <p>
+ *  服务类
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-28
+ */
+public interface IWindturbineService extends IService<Windturbine> {
+
+}

+ 21 - 0
common/src/main/java/com/gyee/common/service/impl/WindturbineServiceImpl.java

@@ -0,0 +1,21 @@
+package com.gyee.common.service.impl;
+
+import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
+import com.gyee.common.model.auto.Windturbine;
+import com.gyee.common.mapper.WindturbineMapper;
+import com.gyee.common.service.IWindturbineService;
+import org.springframework.stereotype.Service;
+
+
+/**
+ * <p>
+ *  服务实现类
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-28
+ */
+@Service
+public class WindturbineServiceImpl extends ServiceImpl<WindturbineMapper, Windturbine> implements IWindturbineService {
+
+}

+ 70 - 0
common/target/classes/application.yml

@@ -0,0 +1,70 @@
+spring:
+  main:
+    allow-bean-definition-overriding: true #当遇到同样名字的时候,是否允许覆盖注册
+  redis:
+    host: 49.4.50.80
+#    host: 10.155.32.4
+    port: 6379
+    timeout: 100000
+    #    集群环境打开下面注释,单机不需要打开
+    #    cluster:
+    #      集群信息
+    #      nodes: xxx.xxx.xxx.xxx:xxxx,xxx.xxx.xxx.xxx:xxxx,xxx.xxx.xxx.xxx:xxxx
+    #      #默认值是5 一般当此值设置过大时,容易报:Too many Cluster redirections
+    #      maxRedirects: 3
+    password: gdnxfd123
+    application:
+      name: test
+    jedis:
+      pool:
+        max-active: 8
+        min-idle: 0
+        max-idle: 8
+        max-wait: -1
+    database: 1
+  autoconfigure:
+    exclude: org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
+  datasource:
+    type: com.alibaba.druid.pool.DruidDataSource
+    driver-class-name: oracle.jdbc.OracleDriver
+    #外网
+    url: jdbc:oracle:thin:@49.4.50.80:1521:gdnxfd
+    #    url: jdbc:oracle:thin:@172.168.1.14:1521:gdnxfd
+    username: nxfdprod
+    password: gdnxfd123
+    oracle-schema=:
+    #    type: com.alibaba.druid.pool.DruidDataSource
+    #    url: jdbc:mysql://127.0.0.1:3306/test?characterEncoding=utf8&serverTimezone=UTC
+    #    username: root
+    #    password: root
+    #    driver-class-name: com.mysql.jdbc.Driver
+    druid:
+      max-active: 20
+      initial-size: 1
+      min-idle: 3
+      max-wait: 60000
+      time-between-eviction-runs-millis: 60000
+      min-evictable-idle-time-millis: 300000
+      test-while-idle: true
+      test-on-borrow: false
+      test-on-return: false
+
+
+mybatis-plus:
+  configuration:
+    map-underscore-to-camel-case: true
+    auto-mapping-behavior: full
+    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
+  mapper-locations: classpath*:mapper/**/*Mapper.xml
+  global-config:
+    # 逻辑删除配置
+    db-config:
+      id-type: auto
+      # 删除前
+      logic-not-delete-value: 1
+      # 删除后
+      logic-delete-value: 0
+logging:
+  level:
+    root: info
+    com.example: debug

BIN
common/target/classes/com/gyee/common/CommonMain.class


BIN
common/target/classes/com/gyee/common/config/GeneratorCodeConfig.class


BIN
common/target/classes/com/gyee/common/controller/WindturbineController.class


BIN
common/target/classes/com/gyee/common/mapper/WindturbineMapper.class


BIN
common/target/classes/com/gyee/common/model/auto/Windturbine.class


BIN
common/target/classes/com/gyee/common/service/IWindturbineService.class


BIN
common/target/classes/com/gyee/common/service/impl/WindturbineServiceImpl.class


BIN
common/target/classes/com/gyee/common/util/CommonUtils.class


BIN
common/target/classes/com/gyee/common/util/CopyUtils.class


BIN
common/target/classes/com/gyee/common/util/DateUtils.class


BIN
common/target/classes/com/gyee/common/util/RandomUtil.class


BIN
common/target/classes/com/gyee/common/util/SortUtils$1.class


BIN
common/target/classes/com/gyee/common/util/SortUtils$2.class


BIN
common/target/classes/com/gyee/common/util/SortUtils$3.class


BIN
common/target/classes/com/gyee/common/util/SortUtils$4.class


BIN
common/target/classes/com/gyee/common/util/SortUtils.class


BIN
common/target/classes/com/gyee/common/util/redis/RedisAutoConfiguration.class


BIN
common/target/classes/com/gyee/common/util/redis/RedisConfig.class


BIN
common/target/classes/com/gyee/common/util/redis/RedisService.class


BIN
common/target/classes/com/gyee/common/util/redis/RedisServiceImpl$1.class


BIN
common/target/classes/com/gyee/common/util/redis/RedisServiceImpl$2.class


BIN
common/target/classes/com/gyee/common/util/redis/RedisServiceImpl$3.class


BIN
common/target/classes/com/gyee/common/util/redis/RedisServiceImpl.class


BIN
common/target/common-1.0-SNAPSHOT.jar


+ 5 - 0
common/target/maven-archiver/pom.properties

@@ -0,0 +1,5 @@
+#Generated by Maven
+#Wed Sep 29 17:54:37 CST 2021
+version=1.0-SNAPSHOT
+groupId=com.gyee
+artifactId=common

+ 8 - 0
common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst

@@ -0,0 +1,8 @@
+com\gyee\common\util\SortUtils$4.class
+com\gyee\common\util\SortUtils$3.class
+com\gyee\common\util\SortUtils.class
+com\gyee\common\util\CopyUtils.class
+com\gyee\common\util\DateUtils.class
+com\gyee\common\util\SortUtils$1.class
+com\gyee\common\util\SortUtils$2.class
+com\gyee\common\util\CommonUtils.class

+ 16 - 0
common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst

@@ -0,0 +1,16 @@
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\mapper\WindturbineMapper.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\util\SortUtils.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\util\redis\RedisService.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\util\redis\RedisConfig.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\util\CommonUtils.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\util\DateUtils.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\config\GeneratorCodeConfig.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\CommonMain.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\service\impl\WindturbineServiceImpl.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\util\redis\RedisAutoConfiguration.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\util\RandomUtil.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\util\redis\RedisServiceImpl.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\util\CopyUtils.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\model\auto\Windturbine.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\service\IWindturbineService.java
+D:\work\ideawork\sis\sis\common\src\main\java\com\gyee\common\controller\WindturbineController.java

+ 0 - 0
common/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst


+ 1 - 0
common/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst

@@ -0,0 +1 @@
+D:\work\ideawork\sis\sis\common\src\test\java\com\gyee\common\CommonMainTest.java

BIN
common/target/test-classes/com/gyee/common/CommonMainTest.class


+ 20 - 0
histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/controller/auto/EquipmentdayinfoController.java

@@ -0,0 +1,20 @@
+package com.gyee.benchmarkinghistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-29
+ */
+@RestController
+@RequestMapping("//equipmentdayinfo")
+public class EquipmentdayinfoController {
+
+}

+ 20 - 0
histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/controller/auto/WindturbinetestingpointController.java

@@ -0,0 +1,20 @@
+package com.gyee.benchmarkinghistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-29
+ */
+@RestController
+@RequestMapping("//windturbinetestingpoint")
+public class WindturbinetestingpointController {
+
+}

+ 16 - 0
histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/mapper/auto/EquipmentdayinfoMapper.java

@@ -0,0 +1,16 @@
+package com.gyee.benchmarkinghistroy.mapper.auto;
+
+import com.gyee.benchmarkinghistroy.model.auto.Equipmentdayinfo;
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+
+/**
+ * <p>
+ *  Mapper 接口
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-29
+ */
+public interface EquipmentdayinfoMapper extends BaseMapper<Equipmentdayinfo> {
+
+}

+ 16 - 0
histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/mapper/auto/WindturbinetestingpointMapper.java

@@ -0,0 +1,16 @@
+package com.gyee.benchmarkinghistroy.mapper.auto;
+
+import com.gyee.benchmarkinghistroy.model.auto.Windturbinetestingpoint;
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+
+/**
+ * <p>
+ *  Mapper 接口
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-29
+ */
+public interface WindturbinetestingpointMapper extends BaseMapper<Windturbinetestingpoint> {
+
+}

+ 70 - 0
histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/model/auto/Equipmentdayinfo.java

@@ -0,0 +1,70 @@
+package com.gyee.benchmarkinghistroy.model.auto;
+
+import java.math.BigDecimal;
+import com.baomidou.mybatisplus.annotation.TableName;
+import com.baomidou.mybatisplus.extension.activerecord.Model;
+import com.baomidou.mybatisplus.annotation.TableId;
+import java.time.LocalDateTime;
+import com.baomidou.mybatisplus.annotation.TableField;
+import lombok.Data;
+import lombok.EqualsAndHashCode;
+
+/**
+ * <p>
+ * 
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-29
+ */
+@Data
+@EqualsAndHashCode(callSuper = true)
+@TableName("EQUIPMENTDAYINFO")
+public class Equipmentdayinfo extends Model {
+
+    private static final long serialVersionUID = 1L;
+
+    @TableId("ID")
+    private String id;
+
+    @TableField("WINDTURBINEID")
+    private String windturbineid;
+
+    @TableField("PROJECTID")
+    private String projectid;
+
+    @TableField("LINEID")
+    private String lineid;
+
+    @TableField("WINDPOWERSTATIONID")
+    private String windpowerstationid;
+
+    @TableField("RECORDDATE")
+    private LocalDateTime recorddate;
+
+    @TableField("GENECAPACITY")
+    private BigDecimal genecapacity;
+
+    @TableField("THEROGENECAPACITY")
+    private BigDecimal therogenecapacity;
+
+    @TableField("SPEED")
+    private BigDecimal speed;
+
+    @TableField("DAYNHWHSSDL")
+    private BigDecimal daynhwhssdl;
+
+    @TableField("DAYNHGZSSDL")
+    private BigDecimal daynhgzssdl;
+
+    @TableField("DAYNHXDSSDL")
+    private BigDecimal daynhxdssdl;
+
+    @TableField("DAYNHQFDL")
+    private BigDecimal daynhqfdl;
+
+    @TableField("DAYNHCFDL")
+    private BigDecimal daynhcfdl;
+
+
+}

+ 81 - 0
histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/model/auto/Windturbinetestingpoint.java

@@ -0,0 +1,81 @@
+package com.gyee.benchmarkinghistroy.model.auto;
+
+import java.math.BigDecimal;
+import com.baomidou.mybatisplus.annotation.TableName;
+import com.baomidou.mybatisplus.extension.activerecord.Model;
+import com.baomidou.mybatisplus.annotation.TableId;
+import com.baomidou.mybatisplus.annotation.TableField;
+import lombok.Data;
+import lombok.EqualsAndHashCode;
+
+/**
+ * <p>
+ * 
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-29
+ */
+@Data
+@EqualsAndHashCode(callSuper = true)
+@TableName("WINDTURBINETESTINGPOINT")
+public class Windturbinetestingpoint extends Model {
+
+    private static final long serialVersionUID = 1L;
+
+    @TableId("ID")
+    private String id;
+
+    @TableField("CODE")
+    private String code;
+
+    @TableField("NAME")
+    private String name;
+
+    @TableField("MODEL")
+    private String model;
+
+    @TableField("VALUEUNIT")
+    private String valueunit;
+
+    @TableField("ENGLISHNAME")
+    private String englishname;
+
+    @TableField("TYPEID")
+    private String typeid;
+
+    @TableField("MODELID")
+    private String modelid;
+
+    @TableField("MAXVAL")
+    private BigDecimal maxval;
+
+    @TableField("MINVAL")
+    private BigDecimal minval;
+
+    @TableField("REASONABLEMAXVAL")
+    private BigDecimal reasonablemaxval;
+
+    @TableField("REASONABLEMINVAL")
+    private BigDecimal reasonableminval;
+
+    @TableField("WINDTURBINEID")
+    private String windturbineid;
+
+    @TableField("UNIFORMCODE")
+    private String uniformcode;
+
+    @TableField("SHORTID")
+    private String shortid;
+
+    @TableField("LONGID")
+    private String longid;
+
+    @TableField("WINDPOWERSTATIONID")
+    private String windpowerstationid;
+
+    @TableField("REALTIMEID")
+    private String realtimeid;
+
+
+}

+ 16 - 0
histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/service/auto/IEquipmentdayinfoService.java

@@ -0,0 +1,16 @@
+package com.gyee.benchmarkinghistroy.service.auto;
+
+import com.gyee.benchmarkinghistroy.model.auto.Equipmentdayinfo;
+import com.baomidou.mybatisplus.extension.service.IService;
+
+/**
+ * <p>
+ *  服务类
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-29
+ */
+public interface IEquipmentdayinfoService extends IService<Equipmentdayinfo> {
+
+}

+ 16 - 0
histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/service/auto/IWindturbinetestingpointService.java

@@ -0,0 +1,16 @@
+package com.gyee.benchmarkinghistroy.service.auto;
+
+import com.gyee.benchmarkinghistroy.model.auto.Windturbinetestingpoint;
+import com.baomidou.mybatisplus.extension.service.IService;
+
+/**
+ * <p>
+ *  服务类
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-29
+ */
+public interface IWindturbinetestingpointService extends IService<Windturbinetestingpoint> {
+
+}

+ 20 - 0
histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/service/auto/impl/EquipmentdayinfoServiceImpl.java

@@ -0,0 +1,20 @@
+package com.gyee.benchmarkinghistroy.service.auto.impl;
+
+import com.gyee.benchmarkinghistroy.model.auto.Equipmentdayinfo;
+import com.gyee.benchmarkinghistroy.mapper.auto.EquipmentdayinfoMapper;
+import com.gyee.benchmarkinghistroy.service.auto.IEquipmentdayinfoService;
+import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
+import org.springframework.stereotype.Service;
+
+/**
+ * <p>
+ *  服务实现类
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-29
+ */
+@Service
+public class EquipmentdayinfoServiceImpl extends ServiceImpl<EquipmentdayinfoMapper, Equipmentdayinfo> implements IEquipmentdayinfoService {
+
+}

+ 20 - 0
histroy/benchmarking-histroy/src/main/java/com/gyee/benchmarkinghistroy/service/auto/impl/WindturbinetestingpointServiceImpl.java

@@ -0,0 +1,20 @@
+package com.gyee.benchmarkinghistroy.service.auto.impl;
+
+import com.gyee.benchmarkinghistroy.model.auto.Windturbinetestingpoint;
+import com.gyee.benchmarkinghistroy.mapper.auto.WindturbinetestingpointMapper;
+import com.gyee.benchmarkinghistroy.service.auto.IWindturbinetestingpointService;
+import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
+import org.springframework.stereotype.Service;
+
+/**
+ * <p>
+ *  服务实现类
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-09-29
+ */
+@Service
+public class WindturbinetestingpointServiceImpl extends ServiceImpl<WindturbinetestingpointMapper, Windturbinetestingpoint> implements IWindturbinetestingpointService {
+
+}

BIN
histroy/benchmarking-histroy/target/benchmarking-histroy-1.0-SNAPSHOT.jar


+ 90 - 0
histroy/benchmarking-histroy/target/classes/application.yml

@@ -0,0 +1,90 @@
+server:
+  port: 8032
+  servlet:
+    context-path: /
+
+
+spring:
+  main:
+    allow-bean-definition-overriding: true #当遇到同样名字的时候,是否允许覆盖注册
+  #redis集群
+  redis:
+    host: 49.4.50.80
+#    host: 10.155.32.4
+    port: 6379
+    timeout: 100000
+    #    集群环境打开下面注释,单机不需要打开
+    #    cluster:
+    #      集群信息
+    #      nodes: xxx.xxx.xxx.xxx:xxxx,xxx.xxx.xxx.xxx:xxxx,xxx.xxx.xxx.xxx:xxxx
+    #      #默认值是5 一般当此值设置过大时,容易报:Too many Cluster redirections
+    #      maxRedirects: 3
+    password: gdnxfd123
+    application:
+      name: test
+    jedis:
+      pool:
+        max-active: 8
+        min-idle: 0
+        max-idle: 8
+        max-wait: -1
+    database: 1
+  autoconfigure:
+    exclude: org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
+  datasource:
+    type: com.alibaba.druid.pool.DruidDataSource
+    driver-class-name: oracle.jdbc.OracleDriver
+    #外网
+#    url: jdbc:oracle:thin:@192.168.1.105:1521:gdnxfd
+    url: jdbc:oracle:thin:@49.4.50.80:1521:gdnxfd
+    #    url: jdbc:oracle:thin:@172.168.1.14:1521:gdnxfd
+    username: nxfdprod
+    password: gdnxfd123
+    oracle-schema=:
+    #    type: com.alibaba.druid.pool.DruidDataSource
+    #    url: jdbc:mysql://127.0.0.1:3306/test?characterEncoding=utf8&serverTimezone=UTC
+    #    username: root
+    #    password: root
+    #    driver-class-name: com.mysql.jdbc.Driver
+    druid:
+      max-active: 20
+      initial-size: 1
+      min-idle: 3
+      max-wait: 60000
+      time-between-eviction-runs-millis: 60000
+      min-evictable-idle-time-millis: 300000
+      test-while-idle: true
+      test-on-borrow: false
+      test-on-return: false
+  servlet:
+    multipart:
+      # 开启 multipart 上传功能
+      enabled: true
+      # 文件写入磁盘的阈值
+      file-size-threshold: 2KB
+      # 最大文件大小
+      max-file-size: 200MB
+      # 最大请求大小
+      max-request-size: 215MB
+
+mybatis-plus:
+  configuration:
+    map-underscore-to-camel-case: true
+    auto-mapping-behavior: full
+    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
+  mapper-locations: classpath*:mapper/**/*Mapper.xml
+  global-config:
+    # 逻辑删除配置
+    db-config:
+      id-type: auto
+      # 删除前
+      logic-not-delete-value: 1
+      # 删除后
+      logic-delete-value: 0
+logging:
+  level:
+    root: info
+    com.example: debug
+
+golden:
+  baseURL: http://10.155.32.4:8011/ts

BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/BenchmarkingHistroyMain.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/config/GeneratorCodeConfig.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/controller/auto/EquipmentdayinfoController.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/controller/auto/WindturbinetestingpointController.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/init/CacheContext.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/mapper/auto/EquipmentdayinfoMapper.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/mapper/auto/WindturbinetestingpointMapper.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/model/auto/Equipmentdayinfo.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/model/auto/Windturbinetestingpoint.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/service/BenchmarkingHistroyService.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/service/auto/IEquipmentdayinfoService.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/service/auto/IWindturbinetestingpointService.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/service/auto/impl/EquipmentdayinfoServiceImpl.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/service/auto/impl/WindturbinetestingpointServiceImpl.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/util/redis/RedisAutoConfiguration.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/util/redis/RedisConfig.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/util/redis/RedisService.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/util/redis/RedisServiceImpl$1.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/util/redis/RedisServiceImpl$2.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/util/redis/RedisServiceImpl$3.class


BIN
histroy/benchmarking-histroy/target/classes/com/gyee/benchmarkinghistroy/util/redis/RedisServiceImpl.class


+ 5 - 0
histroy/benchmarking-histroy/target/maven-archiver/pom.properties

@@ -0,0 +1,5 @@
+#Generated by Maven
+#Wed Oct 13 10:25:10 CST 2021
+version=1.0-SNAPSHOT
+groupId=com.gyee.histroy
+artifactId=benchmarking-histroy

+ 1 - 0
histroy/benchmarking-histroy/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst

@@ -0,0 +1 @@
+com\gyee\benchmarkinghistroy\service\BenchmarkingHistroyService.class

+ 18 - 0
histroy/benchmarking-histroy/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst

@@ -0,0 +1,18 @@
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\util\redis\RedisAutoConfiguration.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\service\auto\impl\EquipmentdayinfoServiceImpl.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\util\redis\RedisConfig.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\model\auto\Equipmentdayinfo.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\mapper\auto\EquipmentdayinfoMapper.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\service\auto\IEquipmentdayinfoService.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\util\redis\RedisService.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\config\GeneratorCodeConfig.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\init\CacheContext.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\controller\auto\WindturbinetestingpointController.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\model\auto\Windturbinetestingpoint.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\service\auto\IWindturbinetestingpointService.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\service\BenchmarkingHistroyService.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\mapper\auto\WindturbinetestingpointMapper.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\util\redis\RedisServiceImpl.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\BenchmarkingHistroyMain.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\service\auto\impl\WindturbinetestingpointServiceImpl.java
+D:\work\ideawork\sis\sis\histroy\benchmarking-histroy\src\main\java\com\gyee\benchmarkinghistroy\controller\auto\EquipmentdayinfoController.java

+ 0 - 0
histroy/benchmarking-histroy/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst


+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/BenchmarkController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-29
+ */
+@RestController
+@RequestMapping("//benchmark")
+public class BenchmarkController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/CurvefittingsubController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-05
+ */
+@RestController
+@RequestMapping("//curvefittingsub")
+public class CurvefittingsubController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/FaultstatisticwindturbineController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-12
+ */
+@RestController
+@RequestMapping("//faultstatisticwindturbine")
+public class FaultstatisticwindturbineController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/InputoroutputspeedtotalController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-12
+ */
+@RestController
+@RequestMapping("//inputoroutputspeedtotal")
+public class InputoroutputspeedtotalController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/MaintenanceevaluationController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-11-11
+ */
+@RestController
+@RequestMapping("//maintenanceevaluation")
+public class MaintenanceevaluationController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/OperationevaluationController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-29
+ */
+@RestController
+@RequestMapping("//operationevaluation")
+public class OperationevaluationController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/ReportcutinoutController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-12
+ */
+@RestController
+@RequestMapping("//reportcutinout")
+public class ReportcutinoutController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/ReportdangerController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-12
+ */
+@RestController
+@RequestMapping("//reportdanger")
+public class ReportdangerController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/ReportdeviationController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-05
+ */
+@RestController
+@RequestMapping("//reportdeviation")
+public class ReportdeviationController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/ReportfaultclassController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-12
+ */
+@RestController
+@RequestMapping("//reportfaultclass")
+public class ReportfaultclassController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/ReportpowerfittingController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-05
+ */
+@RestController
+@RequestMapping("//reportpowerfitting")
+public class ReportpowerfittingController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/ReportpowerpartweatherController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-12
+ */
+@RestController
+@RequestMapping("//reportpowerpartweather")
+public class ReportpowerpartweatherController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/WinddeviationrateController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-11
+ */
+@RestController
+@RequestMapping("//winddeviationrate")
+public class WinddeviationrateController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/WindpowerdeviationrateController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-11
+ */
+@RestController
+@RequestMapping("//windpowerdeviationrate")
+public class WindpowerdeviationrateController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/WindturbinecurvefittingmonthController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-05
+ */
+@RestController
+@RequestMapping("//windturbinecurvefittingmonth")
+public class WindturbinecurvefittingmonthController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/WindturbinepoweryawController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-11
+ */
+@RestController
+@RequestMapping("//windturbinepoweryaw")
+public class WindturbinepoweryawController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/WindturbinewindyawController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-11
+ */
+@RestController
+@RequestMapping("//windturbinewindyaw")
+public class WindturbinewindyawController {
+
+}

+ 20 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/controller/auto/WttragetreportchartController.java

@@ -0,0 +1,20 @@
+package com.gyee.healthmanagementhistroy.controller.auto;
+
+
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * <p>
+ *  前端控制器
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-12
+ */
+@RestController
+@RequestMapping("//wttragetreportchart")
+public class WttragetreportchartController {
+
+}

+ 16 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/BenchmarkMapper.java

@@ -0,0 +1,16 @@
+package com.gyee.healthmanagementhistroy.mapper.auto;
+
+import com.gyee.healthmanagementhistroy.model.auto.Benchmark;
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+
+/**
+ * <p>
+ *  Mapper 接口
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-29
+ */
+public interface BenchmarkMapper extends BaseMapper<Benchmark> {
+
+}

+ 16 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/CurvefittingsubMapper.java

@@ -0,0 +1,16 @@
+package com.gyee.healthmanagementhistroy.mapper.auto;
+
+import com.gyee.healthmanagementhistroy.model.auto.Curvefittingsub;
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+
+/**
+ * <p>
+ *  Mapper 接口
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-05
+ */
+public interface CurvefittingsubMapper extends BaseMapper<Curvefittingsub> {
+
+}

+ 16 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/FaultstatisticwindturbineMapper.java

@@ -0,0 +1,16 @@
+package com.gyee.healthmanagementhistroy.mapper.auto;
+
+import com.gyee.healthmanagementhistroy.model.auto.Faultstatisticwindturbine;
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+
+/**
+ * <p>
+ *  Mapper 接口
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-12
+ */
+public interface FaultstatisticwindturbineMapper extends BaseMapper<Faultstatisticwindturbine> {
+
+}

+ 16 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/InputoroutputspeedtotalMapper.java

@@ -0,0 +1,16 @@
+package com.gyee.healthmanagementhistroy.mapper.auto;
+
+import com.gyee.healthmanagementhistroy.model.auto.Inputoroutputspeedtotal;
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+
+/**
+ * <p>
+ *  Mapper 接口
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-12
+ */
+public interface InputoroutputspeedtotalMapper extends BaseMapper<Inputoroutputspeedtotal> {
+
+}

+ 16 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/MaintenanceevaluationMapper.java

@@ -0,0 +1,16 @@
+package com.gyee.healthmanagementhistroy.mapper.auto;
+
+import com.gyee.healthmanagementhistroy.model.auto.Maintenanceevaluation;
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+
+/**
+ * <p>
+ *  Mapper 接口
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-11-11
+ */
+public interface MaintenanceevaluationMapper extends BaseMapper<Maintenanceevaluation> {
+
+}

+ 16 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/OperationevaluationMapper.java

@@ -0,0 +1,16 @@
+package com.gyee.healthmanagementhistroy.mapper.auto;
+
+import com.gyee.healthmanagementhistroy.model.auto.Operationevaluation;
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+
+/**
+ * <p>
+ *  Mapper 接口
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-29
+ */
+public interface OperationevaluationMapper extends BaseMapper<Operationevaluation> {
+
+}

+ 18 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/ReportcutinoutMapper.java

@@ -0,0 +1,18 @@
+package com.gyee.healthmanagementhistroy.mapper.auto;
+
+import com.gyee.healthmanagementhistroy.model.auto.Reportcutinout;
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+import org.apache.ibatis.annotations.Delete;
+
+/**
+ * <p>
+ *  Mapper 接口
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-12
+ */
+public interface ReportcutinoutMapper extends BaseMapper<Reportcutinout> {
+    @Delete("delete from Reportcutinout")
+    void clear();
+}

+ 18 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/ReportdangerMapper.java

@@ -0,0 +1,18 @@
+package com.gyee.healthmanagementhistroy.mapper.auto;
+
+import com.gyee.healthmanagementhistroy.model.auto.Reportdanger;
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+import org.apache.ibatis.annotations.Delete;
+
+/**
+ * <p>
+ *  Mapper 接口
+ * </p>
+ *
+ * @author 谢生杰
+ * @since 2021-10-12
+ */
+public interface ReportdangerMapper extends BaseMapper<Reportdanger> {
+    @Delete("delete from Reportdanger")
+    void clear();
+}

+ 0 - 0
histroy/healthmanagement-histroy/src/main/java/com/gyee/healthmanagementhistroy/mapper/auto/ReportdeviationMapper.java


Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov