@@ -94,6 +94,7 @@ public interface StructureMapper extends BaseMapper<Structure> {
*/
List<StructureVO> selectAllByProductId(Integer productId);
+
/**
* 根据产品名称模糊查询数据
*