hyingbo
2025-07-18 650b17081633bd2cce2a07d8fb4ebbfbd50a8edf
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/AndonOrderMapper.java
@@ -15,4 +15,6 @@
public interface AndonOrderMapper extends BaseMapper<AndonOrder> {
    List<AndonOrder> equAndonList(@Param("equipmentIdList") List<String> equipmentIdList);
    List<AndonOrder> untreatedAndonList();
}