Explorar el Código

修改自动发送消息内容

kevin_zhangl hace 3 años
padre
commit
e2e5627636
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      common/helpers/DingTalk.php

+ 2 - 0
common/helpers/DingTalk.php

@@ -26,6 +26,8 @@ class DingTalk
 
     public static function sendNotice($message)
     {
+        LoggerTool::info($_SERVER);
+
         $message['serverAddr'] = $_SERVER['SERVER_ADDR'];
         $message['serverName'] = $_SERVER['SERVER_NAME'];
         $data = [