|
@@ -1017,6 +1017,7 @@
|
|
<result column="createTime" property="createTime"/>
|
|
<result column="createTime" property="createTime"/>
|
|
<result column="payTime" property="payTime"/>
|
|
<result column="payTime" property="payTime"/>
|
|
<result column="transNo" property="transNo"/>
|
|
<result column="transNo" property="transNo"/>
|
|
|
|
+ <result column="totalRemitFee" property="totalRemitFee"/>
|
|
<collection property="list" ofType="com.ym.mec.biz.dal.vo.StudentPaymentOrderVo$StudentPaymentDetailVo">
|
|
<collection property="list" ofType="com.ym.mec.biz.dal.vo.StudentPaymentOrderVo$StudentPaymentDetailVo">
|
|
<result column="goodsName" property="goodsName"/>
|
|
<result column="goodsName" property="goodsName"/>
|
|
<result column="price" property="price"/>
|
|
<result column="price" property="price"/>
|