hyingbo
7 天以前 e935889261ef38c8eaef31e54cbfc466d63d2ef4
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();
}