@@ -163,7 +163,7 @@
trans_no_ = #{transNo},
</if>
<if test="status != null">
- status_ = #{status},
+ status_ = #{status,typeHandler=com.ym.mec.common.dal.CustomEnumTypeHandler},
<if test="paymentChannel != null">
payment_channel_=#{paymentChannel},