-
-
8.2 8.239149 人评价中国大陆11246 人想看46941 人看过
-
-
7.5 7.527280 人评价中国香港2622 人想看35134 人看过
SELECT id,title,play_id,poster,douban_score,douban_evaluate,release_date,release_region,online_date,year,douban_want,douban_seen,search,status,genre,douban_subject FROM `movcd_tmp`.`calendar` WHERE `year` = "2005" AND CONCAT(',', tags, ',') LIKE '%,25,%' ORDER BY online_date DESC LIMIT 30SELECT id,name FROM `movcd_tmp`.`calendar_tag` ORDER BY id LIMIT 50