chendayu 2 năm trước cách đây
mục cha
commit
a0823013a4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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">