From b1e0ad47775be0a4eb065824d4cd1855f1a51b48 Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期四, 15 五月 2025 22:23:22 +0800 Subject: [PATCH] 0312 同步遗漏更新导致的问题,暂未同步以下内容 --- ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/RouterInfo.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/RouterInfo.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/RouterInfo.py index c5041df..119a5c2 100644 --- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/RouterInfo.py +++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/RouterInfo.py @@ -229,4 +229,4 @@ return -process(os.sys.argv[1], int(os.sys.argv[2])) +#process(os.sys.argv[1], int(os.sys.argv[2])) -- Gitblit v1.8.0