From 2462790f400ef12dcd651774cfe52d9560003b7d Mon Sep 17 00:00:00 2001 From: jhc <9316338+wangyitao309@user.noreply.gitee.com> Date: Tue, 25 Apr 2023 15:27:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg/m/msg.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/m/msg.go b/pkg/m/msg.go index 1b70019..fda572a 100644 --- a/pkg/m/msg.go +++ b/pkg/m/msg.go @@ -1,7 +1,7 @@ package m const ( - SERVER_CONFIG = "./conf/conf.ini" + SERVER_CONFIG = "../conf/conf.ini" ) const (