-
-
8.6 8.649592 人评价日本85991 人想看70294 人看过
-
-
9.1 9.143394 人评价瑞典101728 人想看56955 人看过
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 < 1980 AND CONCAT(',', tags, ',') LIKE '%,23,%' ORDER BY online_date DESC LIMIT 30SELECT id,name FROM `movcd_tmp`.`calendar_tag` ORDER BY id LIMIT 50