wesmiler %!s(int64=2) %!d(string=hai) anos
pai
achega
fc8b95cbd9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Services/EmailService.php

+ 1 - 1
app/Services/EmailService.php

@@ -213,7 +213,7 @@ class EmailService extends BaseService
                         'chat_type'=> 0,
                         'type'=> $type,
                         'title'=> $title,
-                        'description'=> $message? substr($message,0,30) : $title,
+                        'description'=> $title,
                         'content'=> $message,
                         'chat_key'=> "0{$userId}",
                         'create_time'=> time(),