|
|
@@ -2171,7 +2171,7 @@ ctor: function() {
|
|
|
console.log("ATSDKMgrJS.js created! ");
|
|
|
},
|
|
|
initATJSSDK: function(t, e, a) {
|
|
|
-ATJSSDK.setLogDebug(!0);
|
|
|
+ATJSSDK.setLogDebug(!1);
|
|
|
var o = {
|
|
|
channel: a
|
|
|
};
|
|
|
@@ -19380,7 +19380,7 @@ value: !0
|
|
|
a.LogTagColor = void 0;
|
|
|
var n, i = function() {
|
|
|
function t() {
|
|
|
-this.ifShowLog = !0;
|
|
|
+this.ifShowLog = !1;
|
|
|
this._tagChar = "...";
|
|
|
this._frontChar = " ";
|
|
|
this._keyValueChar = " = ";
|