-
-
7.5 7.529430 人评价智利20930 人想看62418 人看过
-
-
7.1 7.19576 人评价美国11066 人想看12915 人看过
-
-
7.7 7.75236 人评价澳大利亚9859 人想看6114 人看过
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` = "2015" AND MONTH(release_date) = 8 AND CONCAT(',', tags, ',') LIKE '%,4,%' ORDER BY online_date DESC LIMIT 30SELECT id,name FROM `movcd_tmp`.`calendar_tag` ORDER BY id LIMIT 50