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