mitao
2025-03-21 c29811a8e8e6fe8166283f498609f84ca9533249
medicalWaste-system/src/main/java/com/sinata/system/service/MwMicroEquipmentService.java
@@ -57,5 +57,5 @@
     *
     * @return
     */
    List<MwMicroEquipmentVO> getList();
    List<MwMicroEquipmentVO> getList(Long departmentId);
}