Commit eecec0d1 authored by Quxl's avatar Quxl

x

parent d92a28ec
...@@ -457,7 +457,7 @@ public class FilmServiceImpl implements FilmService { ...@@ -457,7 +457,7 @@ public class FilmServiceImpl implements FilmService {
+ "mf.upload_id, " + "mf.upload_id, "
+ "mf.upload_state, " + "mf.upload_state, "
+ "mf.film_country, " + "mf.film_country, "
+ "r.reivew_state, " + "r.review_state, "
+ "r.allot_state, " + "r.allot_state, "
+ "r.state " + "r.state "
+ "order by mf.film_no"; + "order by mf.film_no";
......
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