@@ -87,7 +87,7 @@
card_no_ =#{cardNo},
</if>
<if test="status!=null">
- status_ = #{status,typeHandler=com.keao.edu.common.dal.CustomEnumTypeHandler}
+ status_ = #{status,typeHandler=com.keao.edu.common.dal.CustomEnumTypeHandler},
update_time_ = NOW()
</set> WHERE id_ = #{id}