Commit c6203646 authored by Quxl's avatar Quxl

x

parent d59dc43f
...@@ -738,7 +738,6 @@ public class ReviewServiceImpl implements ReviewService { ...@@ -738,7 +738,6 @@ public class ReviewServiceImpl implements ReviewService {
String sql = "" String sql = ""
+ "select " + "select "
+ "r.*, " + "r.*, "
+ "mf.id film_id, "
+ "mf.film_no, " + "mf.film_no, "
+ "mf.cn_name, " + "mf.cn_name, "
+ "mf.en_name, " + "mf.en_name, "
......
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