dever 6 年之前
父節點
當前提交
aa1c9b7690
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      push/lib/Data.php

+ 2 - 0
push/lib/Data.php

@@ -71,6 +71,8 @@ class Data
                 $id = $info['feature_id'];
             } elseif ($info['type'] == 7) {
                 $id = $info['applet_id'];
+            } elseif ($info['type'] == 13) {
+                $id = $info['journal_id'];
             }
 
             unset($info['article_id']);