-
-
7.3 7.375129 人评价46412 人想看92673 人看过
-
-
5.7 5.711307 人评价意大利5011 人想看18729 人看过
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` = "2010" AND CONCAT(',', tags, ',') LIKE '%,1,%' ORDER BY online_date DESC LIMIT 30SELECT id,name FROM `movcd_tmp`.`calendar_tag` ORDER BY id LIMIT 50