From ad2a79adb017ab4e5ca613a28afa77df5c2f6fd1 Mon Sep 17 00:00:00 2001 From: zhl Date: Fri, 30 Apr 2021 09:52:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9ws=E9=BB=98=E8=AE=A4=E7=AB=AF?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/services/WsSvr.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/services/WsSvr.ts b/src/services/WsSvr.ts index f6f4ba1..8ce51d6 100644 --- a/src/services/WsSvr.ts +++ b/src/services/WsSvr.ts @@ -1,7 +1,7 @@ import axios from 'axios' -const apiBase = 'http://127.0.0.1:2567/api' +const apiBase = 'http://127.0.0.1:2668/api' /** * 发送私信给玩家 * @param roomId