-
-
7.2 7.2160 人评价美国447 人想看181 人看过
-
-
7.8 7.811306 人评价芬兰12808 人想看14970 人看过
-
-
8.3 8.3286537 人评价爱尔兰189831 人想看410739 人看过
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 MONTH(release_date) = 3 AND CONCAT(',', tags, ',') LIKE '%,10,%' ORDER BY online_date DESC LIMIT 30SELECT id,name FROM `movcd_tmp`.`calendar_tag` ORDER BY id LIMIT 50