-
-
7.5 7.573883 人评价57108 人想看103570 人看过
-
-
9.1 9.13239 人评价1420 人想看3631 人看过
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` = "2001" AND CONCAT(',', tags, ',') LIKE '%,17,%' ORDER BY online_date DESC LIMIT 30SELECT id,name FROM `movcd_tmp`.`calendar_tag` ORDER BY id LIMIT 50