vali hace 6 años
padre
commit
ccfb5db9dc
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      vendor/GatewayWorker_windows/Applications/whisper/Events.php

+ 1 - 2
vendor/GatewayWorker_windows/Applications/whisper/Events.php

@@ -731,8 +731,7 @@ class Events
                 self::MySendMsg($val, json_encode(['message_type' => 'serviceoffline', 'msg' => '客服人员下线!'], 256));
             }
         }
-        //echo date("Y-m-d H:i:s") . ' - ' . "客服退出: " . $uid . "\n";
-        self::writeLogKfStatus($uid, 0);
+
         return;
     }