Commit 5b6c5843 authored by hezhen's avatar hezhen

Merge branch 'master-tiande' into dev-tiande

parents a1841513 632e7e1a
......@@ -23,9 +23,9 @@
</case>
<case value="4" resultType="com.xxfc.platform.order.pojo.order.OrderPageVO">
<association column="detail_id" property="orderActiveDetail"
select="com.xxfc.platform.order.mapper.OrderActiveDetailMapper.selectByPrimaryKey"
javaType="com.xxfc.platform.order.entity.OrderActiveDetail"></association>
<association column="detail_id" property="orderActivityDetail"
select="com.xxfc.platform.order.mapper.OrderActivityDetailMapperr.selectByPrimaryKey"
javaType="com.xxfc.platform.order.entity.OrderActivityDetail"></association>
</case>
</discriminator>
</resultMap>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment