|
|
@@ -11624,7 +11624,7 @@ value: !0
|
|
|
n.ServerUrl = n.HttpData = void 0;
|
|
|
var o, a = function() {
|
|
|
function t() {
|
|
|
-this.serverType = 0;
|
|
|
+this.serverType = 1;
|
|
|
}
|
|
|
t.prototype.getServerUrl = function() {
|
|
|
switch (this.serverType) {
|
|
|
@@ -17126,7 +17126,7 @@ var r = cc._decorator, c = r.ccclass, s = (r.property, function(t) {
|
|
|
a(e, t);
|
|
|
function e() {
|
|
|
var e = t.call(this) || this;
|
|
|
-e.ifOpen = !0;
|
|
|
+e.ifOpen = !1;
|
|
|
e.countTime = 300;
|
|
|
e.storageKey_startCountTime = "startCountTime";
|
|
|
e.ifInit = !1;
|