fix: 删除mysql ServerNodeMapper.xml context_path字段
This commit is contained in:
parent
4f23522499
commit
836e15d4b0
@ -16,7 +16,7 @@
|
||||
</resultMap>
|
||||
|
||||
<sql id="Base_Column_List">
|
||||
id, namespace_id, group_name, context_path, host_id, host_ip, host_port,
|
||||
id, namespace_id, group_name, host_id, host_ip, host_port,
|
||||
expire_at, node_type,create_dt,update_dt
|
||||
</sql>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user