-
-
6.7 6.7275 人评价美国316 人想看325 人看过
-
-
9.1 9.1106635 人评价日本45328 人想看118998 人看过
-
-
8.2 8.2116700 人评价美国69979 人想看176475 人看过
-
-
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 '%,10,%' ORDER BY online_date DESC LIMIT 30SELECT id,name FROM `movcd_tmp`.`calendar_tag` ORDER BY id LIMIT 50