yys
maven
2025-09-05 40af2113a2ebb0a49143c9a32508792ec973e1e9
src/main/java/com/ruoyi/device/service/IDeviceRepairService.java
@@ -20,4 +20,5 @@
    void export(HttpServletResponse response, Long[] ids);
    DeviceRepairDto detailById(Long id);
}