ShuanghongS 4 місяців тому
батько
коміт
2d120800d1
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      service/tools.class.php

+ 1 - 0
service/tools.class.php

@@ -2379,6 +2379,7 @@ class tools {
                 "id"=> $mInfo["id"],
                 "header"=> $mInfo["other_name"],
                 "content"=>$mInfo["other_desc"],
+                "content_two"=>$mInfo["other_desc_two"],
                 "isRead"=>!empty($mInfo["is_send_message"]) ? true : false,
                 "isExpiration"=> $isExpiration,
                 "rules_type"=>$mInfo["notifiation_type"],