Commit e1f9dbba authored by Xuxiaodong's avatar Xuxiaodong

添加月数据入库代码

parent 5fa436dc
......@@ -9,6 +9,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
import java.io.*;
@SpringBootApplication
@EnableScheduling
public class DiApplication {
......
......@@ -17,7 +17,11 @@ postgis:
password: jianju@123@pg
dbname: test
olrtbname: noaadata
godastbname: 待定
godast:
pentadtbname: 待定
monthlytbname: 待定
di:
url: http://127.0.0.1:29999/transfer
logging:
file:
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