Commit d3383c93 authored by Quxl's avatar Quxl

x

parent 8d8db052
......@@ -40,7 +40,7 @@ public class ReviewServiceImpl implements ReviewService {
String sql = ""
+ "select "
+ "mf.*, "
+ "r.id, "
+ "r.id review_id, "
+ "r.enroll_type_id, "
+ "r.review_round, "
+ "r.create_time push_time, "
......
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