|
|
@@ -239,7 +239,7 @@
|
|
|
end_date = #{endDate,jdbcType=TIMESTAMP},
|
|
|
</if>
|
|
|
<if test="accountUrl != null" >
|
|
|
- accoun_url = #{accountUrl,jdbcType=VACHAR},
|
|
|
+ account_url = #{accountUrl,jdbcType=VARCHAR},
|
|
|
</if>
|
|
|
<if test="deletedSign != null" >
|
|
|
deleted_sign = #{deletedSign,jdbcType=INTEGER},
|