-
-
8.4 8.481019 人评价121281 人想看108313 人看过
-
-
7.4 7.430001 人评价37312 人想看42889 人看过
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` = "1990" AND CONCAT(',', tags, ',') LIKE '%,18,%' ORDER BY online_date DESC LIMIT 30SELECT id,name FROM `movcd_tmp`.`calendar_tag` ORDER BY id LIMIT 50