guns-vip-main/src/main/java/cn/stylefeng/guns/modular/om/productionOrderBatchInfo/service/impl/ProductionOrderBatchInfoServiceImpl.java
@@ -63,7 +63,7 @@ @Override public List<ProductionOrderBatchInfoResult> findListBySpec(ProductionOrderBatchInfoParam param){ return null; return this.baseMapper.customList(param); } @Override