chendayu 2 years ago
parent
commit
c34764078e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      PAS/src/main/java/cn/cslg/pas/mapper/StructureMapper.java

+ 0 - 1
PAS/src/main/java/cn/cslg/pas/mapper/StructureMapper.java

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