@@ -1341,7 +1341,7 @@
checker = #{checker,jdbcType=VARCHAR},
</if>
<if test="levelUpdate != null" >
- level_update = #{level,jdbcType=INTEGER},
+ level_update = #{levelUpdate,jdbcType=INTEGER},
<if test="capacity != null" >
capacity = #{capacity,jdbcType=VARCHAR},