shawenguan 1 năm trước cách đây
mục cha
commit
b3645b10b4

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
Scripts/dingdong/dingdongHelper.js


+ 2 - 2
Scripts/util/MagicJS3.js

@@ -154,7 +154,7 @@ function MagicJS(scriptName = "MagicJS", logLevel = "INFO") {
                     this.notification.setBark(barkUrl);
                 }
             }
-            this.logger.log(`${scriptName}, 开始执行!`);
+            this.logger.info(`${scriptName}, 开始执行!`);
         }
         get isRequest() {
             return typeof $request !== "undefined" && typeof $response === "undefined";
@@ -186,7 +186,7 @@ function MagicJS(scriptName = "MagicJS", logLevel = "INFO") {
             this._endTime = new Date().getTime();
             const ms = this._endTime - this._startTime;
             const costTime = ms / 1000;
-            this.log(`${info}耗时【${costTime}】秒`);
+            this.logger.info(`${info}耗时【${costTime}】秒`);
         }
         done = (value = {}) => {
             // this._endTime = Date.now();

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
Scripts/util/MagicJS3.min.js


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác