chendayu %!s(int64=2) %!d(string=hai) anos
pai
achega
a0823013a4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      PAS/src/main/resources/mapper/StructureMapper.xml

+ 1 - 0
PAS/src/main/resources/mapper/StructureMapper.xml

@@ -173,6 +173,7 @@
         <result column="product_id" property="productId"/>
     </resultMap>
 
+
     <!--根据产品id查询数据-->
     <!--List<StructureVO> selectAllByProductId(Integer productId);-->
     <select id="selectAllByProductId" resultMap="selectByFindInSetPathMap">