协议修改

This commit is contained in:
chen wei bo
2025-08-25 11:31:15 +08:00
parent da18ae3155
commit 6a6510e34a
11 changed files with 6533 additions and 21936 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import { AppConfigShape, Env } from "./env";
export const devConfig: AppConfigShape = {
env: Env.Dev,
endpoints: {
httpBase: "http://43.139.27.67:8081/",
httpBase: "http://120.25.215.205:20600/",
socketBase: "ws://127.0.0.1:9001/ws/",
cdn: {
bgm: "http://127.0.0.1:8081/BGM/",
+1 -1
View File
@@ -5,7 +5,7 @@ import { AppConfigShape, Env } from "./env";
export const testConfig: AppConfigShape = {
env: Env.Test,
endpoints: {
httpBase: "http://43.139.27.67:8081/",
httpBase: "http://120.25.215.205:20600/",
socketBase: "wss://www.confessioncontract.com/test/game/ai/response/",
cdn: {
bgm: "https://test-cdn.example.com/BGM/",