chendayu 2 سال پیش
والد
کامیت
a0823013a4
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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">