-
-
7.4 7.4173217 人评价11828 人想看444109 人看过
-
-
7.9 7.982913 人评价36318 人想看116149 人看过
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` = "2003" AND CONCAT(',', tags, ',') LIKE '%,7,%' ORDER BY online_date DESC LIMIT 30SELECT id,name FROM `movcd_tmp`.`calendar_tag` ORDER BY id LIMIT 50