pms-parent/pms-global/src/main/resources/mapper/PltProductTestInspectionItemsMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pms-parent/pms-global/src/main/resources/mapper/PltProductTestInspectionItemsMapper.xml
@@ -13,6 +13,8 @@ <result property="sort" column="sort" jdbcType="INTEGER"/> <association property="proName" column="pro_id" javaType="java.lang.Long" select="com.dy.pmsGlobal.daoPlt.PltProductMapper.selectProNameById" fetchType="eager" /> <association property="proType" column="pro_id" javaType="java.lang.Long" select="com.dy.pmsGlobal.daoPlt.PltProductMapper.selectProTypeById" fetchType="eager" /> </resultMap> <sql id="Base_Column_List">