maven
10 天以前 397bfc8424f2b72d6ff40818da09107fbbf28abe
src/main/java/com/ruoyi/device/service/IDeviceRepairService.java
@@ -20,4 +20,5 @@
    void export(HttpServletResponse response, Long[] ids);
    DeviceRepairDto detailById(Long id);
}