IP REUSE POLICY Group Name修改为Group 非空
字典标识删除失败bug更改
This commit is contained in:
@@ -145,7 +145,6 @@
|
||||
mark = #{mark,jdbcType=VARCHAR},
|
||||
remark = #{remark,jdbcType=VARCHAR},
|
||||
revision = #{revision,jdbcType=VARCHAR},
|
||||
create_time = #{createTime,jdbcType=TIMESTAMP},
|
||||
modify_time = #{modifyTime,jdbcType=TIMESTAMP},
|
||||
status = #{status,jdbcType=INTEGER}
|
||||
where id = #{id,jdbcType=INTEGER}
|
||||
|
||||
Reference in New Issue
Block a user