Эх сурвалжийг харах

pms 瑞恒日报 填报bug 更新 platformWell

zhangcl 1 долоо хоног өмнө
parent
commit
b14105509e

+ 1 - 0
yudao-module-pms/yudao-module-pms-biz/src/main/java/cn/iocoder/yudao/module/pms/service/iotrddailyreport/IotRdDailyReportServiceImpl.java

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