Commit 41b9449a authored by Quxl's avatar Quxl

x

parent bb703ba1
......@@ -142,7 +142,7 @@ public class ReviewServiceImpl implements ReviewService {
+ "rh.review_round, "
+ "rh.review_state, "
+ "rh.opt_state, "
+ "rr.group_id, "
+ "rr.user_group_id, "
+ "mf.cn_name, "
+ "mf.en_name, "
+ "mf.film_no, "
......@@ -167,7 +167,7 @@ public class ReviewServiceImpl implements ReviewService {
+ "rh.review_round, "
+ "rh.review_state, "
+ "rh.opt_state, "
+ "rr.group_id, "
+ "rr.user_group_id, "
+ "mf.cn_name, "
+ "mf.en_name, "
+ "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