-
-
6.9 6.949111 人评价中国大陆7815 人想看45967 人看过
-
-
8.1 8.1181090 人评价中国香港18876 人想看327955 人看过
-
-
8.6 8.6186556 人评价中国大陆15895 人想看300845 人看过
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 MONTH(release_date) = 3 AND CONCAT(',', tags, ',') LIKE '%,25,%' ORDER BY online_date DESC LIMIT 30SELECT id,name FROM `movcd_tmp`.`calendar_tag` ORDER BY id LIMIT 50