kevin_zhangl 2 жил өмнө
parent
commit
19f1b29d3b

+ 1 - 1
common/helpers/Alarm.php

@@ -24,7 +24,7 @@ class Alarm
         // 类型
         $message['brand'] = $message['brand'] ?? 'OTA';
         // 日志入库
-        Tool::alarmCall($message);
+//        Tool::alarmCall($message);
         // 日志写文件
         LoggerTool::error($message);