Commit 526bc18d authored by Quxl's avatar Quxl

x

parent f8ba6a5d
......@@ -424,6 +424,7 @@ public class FilmServiceImpl implements FilmService {
+ "select "
+ "mf.*, "
+ "fg.group_name, "
+ "r.id review_id, "
+ "r.review_round, "
+ "r.review_state, "
+ "r.allot_state, "
......
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