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