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