-
-
6.7 6.7275 人评价美国316 人想看325 人看过
-
-
6.4 6.4299 人评价法国1466 人想看352 人看过
-
-
6.1 6.177508 人评价中国台湾85817 人想看85669 人看过
-
-
9.7 9.737750 人评价22352 人想看57461 人看过
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) = 10 AND CONCAT(',', tags, ',') LIKE '%,21,%' ORDER BY online_date DESC LIMIT 30SELECT id,name FROM `movcd_tmp`.`calendar_tag` ORDER BY id LIMIT 50