From beb97b99a63bca61cc411382f2ec3826cee6dbfa Mon Sep 17 00:00:00 2001
From: "578646533@qq.com" <123456qq>
Date: Wed, 13 Nov 2024 17:05:59 +0800
Subject: [PATCH] 1
---
.../target/classes/application.properties | 29 --
bootstrap/target/classes/log4j.properties | 5 -
.../target/classes/log4j2-spring-prod.xml | 205 --------------
bootstrap/target/classes/log4j2-spring.xml | 217 ---------------
.../mybatis-wisdom-decision-config.xml | 28 --
infrastructure/repository/repository.iml | 72 -----
.../classes/sqlmapper/IndicatorCardMapper.xml | 255 ------------------
.../target/classes/sqlmapper/UserMapper.xml | 64 -----
.../service/mappers/EDDataMappersImpl.java | 63 -----
9 files changed, 938 deletions(-)
delete mode 100644 bootstrap/target/classes/application.properties
delete mode 100644 bootstrap/target/classes/log4j.properties
delete mode 100644 bootstrap/target/classes/log4j2-spring-prod.xml
delete mode 100644 bootstrap/target/classes/log4j2-spring.xml
delete mode 100644 infrastructure/common/target/classes/mybatis-wisdom-decision-config.xml
delete mode 100644 infrastructure/repository/repository.iml
delete mode 100644 infrastructure/repository/target/classes/sqlmapper/IndicatorCardMapper.xml
delete mode 100644 infrastructure/repository/target/classes/sqlmapper/UserMapper.xml
delete mode 100644 service/target/generated-sources/annotations/com/electromagnetic/industry/software/data/manage/service/mappers/EDDataMappersImpl.java
diff --git a/bootstrap/target/classes/application.properties b/bootstrap/target/classes/application.properties
deleted file mode 100644
index cfdc88c..0000000
--- a/bootstrap/target/classes/application.properties
+++ /dev/null
@@ -1,29 +0,0 @@
-#required
-spring.application.name=electromagnetic-data
-# security
-run.mode=NORMAL
-com.alipay.env=shared
-#log
-logging.path=./logs
-loggerPath=electromagnetic-data
-logging.level.com.aliyun.fsi.insurance=${LOG_LEVEL:INFO}
-#日志配置
-logging.config=classpath:${LOG_CONFIG:log4j2-spring.xml}
-
-
-spring.datasource.typd=com.alibaba.druid.pool.DruidDataSource
-#spring.datasource.url=jdbc:mysql://${DATASOURCE_URL:obproxy-0c63.ops.cloud.cic.inter}:3306/${DATASOURCE_HOST:dataplatform_ptst}?serverTimezone=UTC&useUnicode=true&characterEncoding=utf-8&useSSL=true&serverTimezone=GMT%2B8&allowMultiQueries=true&rewriteBatchedStatements=true
-#spring.datasource.username=${DATASOURCE_NAME:dataplatform@ProjectTest_tenant5#testdb}
-#spring.datasource.password=${DATASOURCE_PASSWORD:Y7G6v4_3ijn77K_Kbl_U85}
-spring.datasource.url=jdbc:mysql://139.196.179.195:3306/em_data?serverTimezone=UTC&useUnicode=true&characterEncoding=utf-8&useSSL=true&serverTimezone=GMT%2B8&allowMultiQueries=true&rewriteBatchedStatements=true
-spring.datasource.username=comac
-spring.datasource.password=2024*Comac
-
-
-spring.datasource.driver-class-name=com.mysql.jdbc.Driver
-spring.datasource.type=com.alibaba.druid.pool.DruidDataSource
-mybatis.mapper-locations=classpath:sqlmapper/*.xml
-pagehelper.helperDialect=mysql
-pagehelper.reasonable=false
-server.port=8888
-
diff --git a/bootstrap/target/classes/log4j.properties b/bootstrap/target/classes/log4j.properties
deleted file mode 100644
index f15f1e7..0000000
--- a/bootstrap/target/classes/log4j.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-log4j.rootLogger=DEBUG, stdout
-# Console output...
-log4j.appender.stdout=org.apache.log4j.ConsoleAppender
-log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
-log4j.appender.stdout.layout.ConversionPattern=%5p [%t] - %m%n
\ No newline at end of file
diff --git a/bootstrap/target/classes/log4j2-spring-prod.xml b/bootstrap/target/classes/log4j2-spring-prod.xml
deleted file mode 100644
index 199e1fc..0000000
--- a/bootstrap/target/classes/log4j2-spring-prod.xml
+++ /dev/null
@@ -1,205 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/bootstrap/target/classes/log4j2-spring.xml b/bootstrap/target/classes/log4j2-spring.xml
deleted file mode 100644
index 4a41574..0000000
--- a/bootstrap/target/classes/log4j2-spring.xml
+++ /dev/null
@@ -1,217 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/infrastructure/common/target/classes/mybatis-wisdom-decision-config.xml b/infrastructure/common/target/classes/mybatis-wisdom-decision-config.xml
deleted file mode 100644
index 8a17063..0000000
--- a/infrastructure/common/target/classes/mybatis-wisdom-decision-config.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/infrastructure/repository/repository.iml b/infrastructure/repository/repository.iml
deleted file mode 100644
index f768ee4..0000000
--- a/infrastructure/repository/repository.iml
+++ /dev/null
@@ -1,72 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/infrastructure/repository/target/classes/sqlmapper/IndicatorCardMapper.xml b/infrastructure/repository/target/classes/sqlmapper/IndicatorCardMapper.xml
deleted file mode 100644
index 9b05b25..0000000
--- a/infrastructure/repository/target/classes/sqlmapper/IndicatorCardMapper.xml
+++ /dev/null
@@ -1,255 +0,0 @@
-
-
-
-
-
-
- SELECT LAST_INSERT_ID()
-
- insert into ed_data_info (id, category_id,
- data_id, data_no, data_name,
- data_type, file_type,
- version,content, implant_json, data_status,
- creator, creator_name, gmt_create,
- modifier, modifier_name, gmt_modified,
- effect_flag
- )
- values (#{id,jdbcType=VARCHAR}, #{categoryId,jdbcType=VARCHAR},
- #{dataId,jdbcType=VARCHAR}, #{dataNo,jdbcType=VARCHAR}, #{dataName,jdbcType=VARCHAR},
- #{dataType,jdbcType=VARCHAR}, #{fileType,jdbcType=VARCHAR},
- #{version,jdbcType=VARCHAR},#{content,jdbcType=VARCHAR}, #{implantJson,jdbcType=VARCHAR}, #{dataStatus,jdbcType=VARCHAR},
- #{creator,jdbcType=VARCHAR}, #{creatorName,jdbcType=VARCHAR}, now(), #{modifier,jdbcType=VARCHAR},
- #{modifierName,jdbcType=VARCHAR},now(),1
- )
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/infrastructure/repository/target/classes/sqlmapper/UserMapper.xml b/infrastructure/repository/target/classes/sqlmapper/UserMapper.xml
deleted file mode 100644
index 9aec6ea..0000000
--- a/infrastructure/repository/target/classes/sqlmapper/UserMapper.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- insert into ed_users(
- user_id,
- user_name,
- work_number,
- mobile,
- user_dept,
- user_title,
- user_pwd,
- join_time,
- is_published,
- salt,
- user_status,
- internship_end_date,
- creator,
- creator_name,
- gmt_create,
- effect_flag)
- values (
- #{userId},
- #{userName},
- #{workNumber},
- #{mobile},
- #{userDept},
- #{userTitle},
- #{userPwd},
- #{joinTime},
- #{isPublished},
- #{salt},
- #{userStatus},
- #{internshipEndDate},
- #{creator},
- #{creatorName},
- now(),
- 1
- )
-
-
\ No newline at end of file
diff --git a/service/target/generated-sources/annotations/com/electromagnetic/industry/software/data/manage/service/mappers/EDDataMappersImpl.java b/service/target/generated-sources/annotations/com/electromagnetic/industry/software/data/manage/service/mappers/EDDataMappersImpl.java
deleted file mode 100644
index 3879c1f..0000000
--- a/service/target/generated-sources/annotations/com/electromagnetic/industry/software/data/manage/service/mappers/EDDataMappersImpl.java
+++ /dev/null
@@ -1,63 +0,0 @@
-package com.electromagnetic.industry.software.data.manage.service.mappers;
-
-import com.electromagnetic.industry.software.data.manage.domain.boardservice.indicator.model.EDDataInfo;
-import com.electromagnetic.industry.software.data.manage.domain.boardservice.indicator.model.EDDataPage;
-import com.electromagnetic.industry.software.data.manage.domain.boardservice.indicator.parames.EDDataParams;
-import com.electromagnetic.industry.software.data.manage.request.indicator.EDDataRequest;
-import com.electromagnetic.industry.software.data.manage.response.indicator.EDDataPageResponse;
-import com.electromagnetic.industry.software.data.manage.response.indicator.EDDataResponse;
-import com.github.pagehelper.PageInfo;
-import javax.annotation.Generated;
-
-@Generated(
- value = "org.mapstruct.ap.MappingProcessor",
- date = "2024-11-13T15:53:51+0800",
- comments = "version: 1.4.1.Final, compiler: javac, environment: Java 1.8.0_432 (Temurin)"
-)
-public class EDDataMappersImpl implements EDDataMappers {
-
- @Override
- public EDDataParams getEDDataParames(EDDataRequest request) {
- if ( request == null ) {
- return null;
- }
-
- EDDataParams eDDataParams = new EDDataParams();
-
- return eDDataParams;
- }
-
- @Override
- public EDDataInfo getEDDataInfo(EDDataRequest request) {
- if ( request == null ) {
- return null;
- }
-
- EDDataInfo eDDataInfo = new EDDataInfo();
-
- return eDDataInfo;
- }
-
- @Override
- public EDDataPageResponse getEDDataInfoToModel(EDDataPage edDataPage) {
- if ( edDataPage == null ) {
- return null;
- }
-
- EDDataPageResponse eDDataPageResponse = new EDDataPageResponse();
-
- eDDataPageResponse.setEdDataPage( eDDataPageToEDDataResponsePageInfo( edDataPage ) );
-
- return eDDataPageResponse;
- }
-
- protected PageInfo eDDataPageToEDDataResponsePageInfo(EDDataPage eDDataPage) {
- if ( eDDataPage == null ) {
- return null;
- }
-
- PageInfo pageInfo = new PageInfo();
-
- return pageInfo;
- }
-}