From 86d2eb605a858885d5b40ac5b2770453d5053d04 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 28 Nov 2019 20:13:23 +0800 Subject: [PATCH] 1 --- server/gameserver/jsondatamgr.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/gameserver/jsondatamgr.cc b/server/gameserver/jsondatamgr.cc index 5d50982..4235561 100644 --- a/server/gameserver/jsondatamgr.cc +++ b/server/gameserver/jsondatamgr.cc @@ -8,7 +8,7 @@ void JsonDataMgr::Init() { if (!f8::IsOnlineEnv() && App::Instance()->HasFlag(2)) { - work_path_ = a8::Format("/root/pub/%d/%d/conf_test/game%d/gameserver", + work_path_ = a8::Format("../../../conf_test/%d/%d/conf_test/game%d/gameserver", { GAME_ID, App::Instance()->instance_id,