jcdm-main/src/main/java/com/jcdm/main/bs/formulaChild/mapper/BsFormulaChildInfoMapper.java
@@ -1,6 +1,8 @@ package com.jcdm.main.bs.formulaChild.mapper; import java.util.List; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import com.jcdm.main.bs.formulaChild.domain.BsFormulaChildInfo; import org.springframework.data.repository.query.Param; @@ -10,7 +12,7 @@ * @author ruimin * @date 2023-12-26 */ public interface BsFormulaChildInfoMapper public interface BsFormulaChildInfoMapper extends BaseMapper<BsFormulaChildInfo> { /** * 查询配方配置子信息