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"],