Commit e26db367 authored by Quxl's avatar Quxl

x

parent 604ade3d
......@@ -566,7 +566,6 @@ public class FilmServiceImpl implements FilmService {
+ "mf.origion_name, "
+ "mf.en_name, "
+ "mf.cn_name, "
+ "mf.film_type_name, "
+ "mf.film_country, "
+ "mf.film_type_name, "
+ "mf.film_type_name_short, "
......@@ -592,6 +591,7 @@ public class FilmServiceImpl implements FilmService {
+ "mf.en_name, "
+ "mf.cn_name, "
+ "mf.film_type_name, "
+ "mf.film_type_name_short, "
+ "mf.film_country, "
+ "r.id, "
+ "r.review_round, "
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment