future 1 year ago
parent
commit
59455bd9a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      assets/script/config.ts

+ 1 - 1
assets/script/config.ts

@@ -5,7 +5,7 @@ const { ccclass, property } = _decorator;
 export class config  {
     static debug = false
     static gameName = "开局自行车";
-    public static websocket_domain = config.debug?'wss://snakews.xwrun.com':"wss://snakews.hainanmlwl.com" 
+    static websocket_domain = config.debug?'wss://snakews.xwrun.com':"wss://snakews.hainanmlwl.com" 
     public static Platform = {
         platform: "douyin",
         // platform: "wx"