This commit is contained in:
aozhiwei 2019-11-28 20:13:23 +08:00
parent 7747a757d1
commit 86d2eb605a

View File

@ -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,