Commit e1f9dbba authored by Xuxiaodong's avatar Xuxiaodong

添加月数据入库代码

parent 5fa436dc
...@@ -9,6 +9,7 @@ import org.springframework.scheduling.annotation.EnableScheduling; ...@@ -9,6 +9,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
import java.io.*; import java.io.*;
@SpringBootApplication @SpringBootApplication
@EnableScheduling @EnableScheduling
public class DiApplication { public class DiApplication {
......
...@@ -17,7 +17,11 @@ postgis: ...@@ -17,7 +17,11 @@ postgis:
password: jianju@123@pg password: jianju@123@pg
dbname: test dbname: test
olrtbname: noaadata olrtbname: noaadata
godastbname: 待定 godast:
pentadtbname: 待定
monthlytbname: 待定
di:
url: http://127.0.0.1:29999/transfer
logging: logging:
file: file:
path: /home/jianju/di/logs path: /home/jianju/di/logs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment