diff --git a/04.系统编码/01.xxl-job/xxl-job-executor/src/main/java/com/ping/chuan/ahpmsdp/xxljobexecutor/model/domain/Grb2VariableInfo.java b/04.系统编码/01.xxl-job/xxl-job-executor/src/main/java/com/ping/chuan/ahpmsdp/xxljobexecutor/model/domain/Grb2VariableInfo.java index a786832..9de451f 100644 --- a/04.系统编码/01.xxl-job/xxl-job-executor/src/main/java/com/ping/chuan/ahpmsdp/xxljobexecutor/model/domain/Grb2VariableInfo.java +++ b/04.系统编码/01.xxl-job/xxl-job-executor/src/main/java/com/ping/chuan/ahpmsdp/xxljobexecutor/model/domain/Grb2VariableInfo.java @@ -12,4 +12,4 @@ public class Grb2VariableInfo { private String lonVar = "lon"; private String timeVar = "time"; private List dataVar; -} +} \ No newline at end of file diff --git a/04.系统编码/01.xxl-job/xxl-job-executor/src/main/resources/application.properties b/04.系统编码/01.xxl-job/xxl-job-executor/src/main/resources/application.properties index 9acbb88..c2b4b72 100644 --- a/04.系统编码/01.xxl-job/xxl-job-executor/src/main/resources/application.properties +++ b/04.系统编码/01.xxl-job/xxl-job-executor/src/main/resources/application.properties @@ -30,3 +30,5 @@ spring.datasource.url=jdbc:mysql://localhost:3306/ahpmsdp_monitor?useUnicode=tru spring.datasource.username=root spring.datasource.password=root spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver + + diff --git a/04.系统编码/03.radar-resolver/radar-core/radar-core.iml b/04.系统编码/03.radar-resolver/radar-core/radar-core.iml deleted file mode 100644 index 8ac9dd1..0000000 --- a/04.系统编码/03.radar-resolver/radar-core/radar-core.iml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/04.系统编码/03.radar-resolver/radar-resolver.iml b/04.系统编码/03.radar-resolver/radar-resolver.iml deleted file mode 100644 index ad5a890..0000000 --- a/04.系统编码/03.radar-resolver/radar-resolver.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file