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