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