-
-
8.7 8.744233 人评价瑞典40094 人想看47352 人看过
-
-
8.3 8.397345 人评价日本43799 人想看97913 人看过
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` = "2021" AND CONCAT(',', tags, ',') LIKE '%,22,%' ORDER BY online_date DESC LIMIT 30SELECT id,name FROM `movcd_tmp`.`calendar_tag` ORDER BY id LIMIT 50