zss
3 天以前 2b10b0f99c557d7394e3c86c15334988fc274a2e
src/main/java/com/ruoyi/device/service/IDeviceMaintenanceService.java
@@ -15,7 +15,7 @@
    AjaxResult saveDeviceRepair(DeviceMaintenance deviceMaintenance);
    AjaxResult updateDeviceRepair(DeviceMaintenance deviceMaintenance);
    AjaxResult updateDeviceDeviceMaintenance(DeviceMaintenance deviceMaintenance);
    void export(HttpServletResponse response, Long[] ids);