dever 6 년 전
부모
커밋
434a681423
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      push/lib/Data.php

+ 0 - 1
push/lib/Data.php

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