yys
maven
2026-02-03 e2b7b3233eeb126d9bf4292baba9b0e9fa07f260
src/main/java/com/ruoyi/device/service/IDeviceRepairService.java
@@ -20,4 +20,5 @@
    void export(HttpServletResponse response, Long[] ids);
    DeviceRepairDto detailById(Long id);
}