@@ -153,6 +153,7 @@ public class IotRdDailyReportServiceImpl implements IotRdDailyReportService {
));
}
updateObj.setReportName(dailyReport.getReportName());
+ updateObj.setPlatformWell(dailyReport.getPlatformWell());
return updateObj;