@@ -232,7 +232,7 @@ public class DownloadService {
//if (sdf.parse(datas[5]).getTime() >= TimeUtils.getMillisecondsSubDay() + 24 * 60 * 60 *
// 1000) {
nwpData = new Nwp();
-
+ nwpData.setForecastManufactor(parsingUrl.getForecastManufactor());
//将截取的文件放入nwpData中
nwpData.setStationCode(parsingUrl.getStationCode());
// nwpData.setScDate(datas[2]);