zhaoyang 2 yıl önce
ebeveyn
işleme
d56f75b4a5

+ 1 - 1
content_spider/spiders/feiyuyuedu/feiyuyuedu.py

@@ -209,7 +209,7 @@ class feiyuyueduProcess():
             'intro': result['Introduction'], 'cover': result['cover'], 'keyword': result['Labels'],
             'status':  result['state'],
             'category': category_info['category_name'],'category_id':category_info['category_id'],
-            'channel': category_info['channelid']
+            'channel': result['channelid']
         }
 
     def get_chapter_list_url(self, bid):