Commit ce67437d by tangzhaoqian Committed by chenzg

+2

parent c4a16f81
......@@ -37,7 +37,6 @@ public class JxglServiceImpl implements JxglService {
performanceRating.setSectionMinScore(0);
performanceRating.setSectionMaxScore(60);
performanceRating.setRanks(1);
res = !performanceRating.insert() && res ? false : res;
performanceRating.setId(null);
......
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