@@ -149,4 +149,5 @@ public interface IotRyDailyReportService {
* @param updateReqVO 更新信息
*/
void approvalRyDailyReport(IotRyDailyReportSaveReqVO updateReqVO);
+
}
@@ -1478,5 +1478,4 @@ public class IotRyDailyReportServiceImpl implements IotRyDailyReportService {
return result;
-