jcdm-main/src/main/java/com/jcdm/main/bs/productBomChild/mapper/BsProductBomChildInfoMapper.java
@@ -1,5 +1,6 @@ package com.jcdm.main.bs.productBomChild.mapper; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import com.jcdm.main.bs.productBomChild.domain.BsProductBomChildInfo; import java.util.List; @@ -10,7 +11,7 @@ * @author yyt * @date 2023-12-11 */ public interface BsProductBomChildInfoMapper public interface BsProductBomChildInfoMapper extends BaseMapper<BsProductBomChildInfo> { /** * 查询基础BOM子信息