Explorar o código

预警信息bugfix

kevin_zhangl %!s(int64=2) %!d(string=hai) anos
pai
achega
7b6b0b8de0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      common/helpers/Alarm.php

+ 1 - 1
common/helpers/Alarm.php

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