-
-
6.3 6.33486 人评价873 人想看5893 人看过
-
-
8.8 8.865930 人评价94801 人想看83962 人看过
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` = "1985" AND CONCAT(',', tags, ',') LIKE '%,18,%' ORDER BY online_date DESC LIMIT 30SELECT id,name FROM `movcd_tmp`.`calendar_tag` ORDER BY id LIMIT 50