dzduole 16 jam lalu
induk
melakukan
6bb13058e1

+ 1 - 1
client/laya/bin/js/bundle.js

@@ -854,7 +854,7 @@
 
     class HttpMgr {
         constructor() {
-            this.isDev = true;
+            this.isDev = false;
             HttpMgr._instance = this;
         }
         static getInstance() {

File diff ditekan karena terlalu besar
+ 0 - 0
client/laya/bin/js/bundle.js.map


+ 1 - 1
client/laya/src/core/mgrs/HttpMgr.ts

@@ -50,7 +50,7 @@ export class HttpMgr {
     }
 
 
-    private isDev: boolean = true;//是否是开发环境
+    private isDev: boolean = false;//是否是开发环境
     public getReqData() {
         let reqData = JSON.stringify({
             gameName: "TQ",

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini