|
@@ -101,7 +101,7 @@
|
|
|
paid_amount_ = #{paidAmount},
|
|
|
</if>
|
|
|
<if test="openMaxTerm != null">
|
|
|
- open_max_term_ = #{openMaxTerm},
|
|
|
+ open_max_term_ = #{openMaxTerm,typeHandler=com.ym.mec.common.dal.CustomEnumTypeHandler},
|
|
|
</if>
|
|
|
<if test="version != null">
|
|
|
version_ = version_+1,
|