Commit cf9f1e4e authored by Quxl's avatar Quxl

x

parent ef3497e2
...@@ -215,6 +215,7 @@ public class FilmReportServiceImpl implements FilmReportService { ...@@ -215,6 +215,7 @@ public class FilmReportServiceImpl implements FilmReportService {
+ "r.opt_state, " + "r.opt_state, "
+ "r.allot_state, " + "r.allot_state, "
+ "mf.id film_id, " + "mf.id film_id, "
+ "mf.film_no, "
+ "mf.en_name, " + "mf.en_name, "
+ "mf.cn_name " + "mf.cn_name "
+ "from " + "from "
......
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