Houjie
6 天以前 a508e7d8a2aa14e86026caad0595998373fdb154
lxzn-module-eam/src/main/java/org/jeecg/modules/eam/mapper/EamInspectionOrderMapper.java
@@ -36,4 +36,6 @@
     * @return
     */
    List<EquipmentInspectionStatistics> equipmentInspectionStatistics(@Param("productionIds") List<String> productionIds, @Param("start") String start, @Param("end") String end);
    List<EamInspectionOrder> selectUnReceivedInspectionOrder();
}