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