ShuanghongS před 4 měsíci
rodič
revize
2d120800d1
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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"],