浏览代码

正式服

kaka 4 年之前
父节点
当前提交
e2d5d2f344

文件差异内容过多而无法显示
+ 0 - 0
assets/resources/module/login/hot/project.manifest


+ 1 - 1
assets/script/game/data/HttpData.ts

@@ -5,7 +5,7 @@
 export class HttpData {
 
     /** 服务器类型 0测试服 1正式服 2李扬服 3悍国服 */
-    public serverType: number = 0;
+    public serverType: number = 1;
 
     public getServerUrl(): string {
         switch (this.serverType) {

二进制
build/jsb-link/assets/main/index.jsc


文件差异内容过多而无法显示
+ 0 - 0
build/jsb-link/assets/resources/config.json


文件差异内容过多而无法显示
+ 0 - 0
build/jsb-link/assets/resources/native/a8/a81eb395-718d-4f3b-958c-cb871f7dd5fa.manifest


+ 1 - 1
build/jsb-link/js backups (useful for debugging)/main.index.js

@@ -16191,7 +16191,7 @@ value: !0
 o.ServerUrl = o.HttpData = void 0;
 var n, a = function() {
 function t() {
-this.serverType = 0;
+this.serverType = 1;
 }
 t.prototype.getServerUrl = function() {
 switch (this.serverType) {

+ 2 - 2
packages-hot-update/cfg.json

@@ -11,7 +11,7 @@
         "https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kxnlyJsb/baseRemote/",
         "https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kxnly/baseRemote/"
     ],
-    "buildTime": 1633677792875,
-    "genTime": 1633677792875,
+    "buildTime": 1633678648812,
+    "genTime": 1633678648812,
     "genVersion": null
 }

文件差异内容过多而无法显示
+ 0 - 0
packages-hot-update/manifest/project.manifest


二进制
packages-hot-update/versions/ver_1_0.1.zip


部分文件因为文件数量过多而无法显示