|
|
@@ -259,7 +259,7 @@
|
|
|
achievement = #{achievement,jdbcType=VARCHAR},
|
|
|
</if>
|
|
|
<if test="proofUrl != null" >
|
|
|
- proofUrl = #{proofUrl,jdbcType=VARCHAR},
|
|
|
+ proof_url = #{proofUrl,jdbcType=VARCHAR},
|
|
|
</if>
|
|
|
<if test="deletedSign != null" >
|
|
|
deleted_sign = #{deletedSign,jdbcType=INTEGER},
|