-
-
8.4 8.4164713 人评价258382 人想看210856 人看过
-
-
6 6710 人评价中国香港1538 人想看980 人看过
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` = "1992" AND CONCAT(',', tags, ',') LIKE '%,26,%' ORDER BY online_date DESC LIMIT 30SELECT id,name FROM `movcd_tmp`.`calendar_tag` ORDER BY id LIMIT 50