refactor(server_999): 更新服务器配置和IP地址

- 修改 msgq_config.xml 中的 IP 地址从 10.999.61.1 到 121.41.123.129
- 更新 zone_conn.xml 中的序列化器 URL
- 修改 zone_svr 启动和停止脚本中的 IP 地址
- 调整 zone_svr.xml 中的 ConnIPStr 为 0.0.0.0
This commit is contained in:
root
2025-05-07 20:39:57 +08:00
parent 4fc8b7056d
commit 95433b2450
5 changed files with 18 additions and 18 deletions

View File

@@ -42,7 +42,7 @@
<Count>1 </Count>
<Serializers type="Serializer">
<Name>default</Name>
<Url>10.999.61.1</Url>
<Url>121.41.123.129</Url>
</Serializers>
</SerializerList>
<NetTransList type="NetTransList">