修复保存绩效详情bug
This commit is contained in:
parent
1890ea03ac
commit
7e79994215
@ -669,7 +669,7 @@ public class ResultRecordController extends AbstractController {
|
||||
resultScoreService.updateBatchById(updateScores);
|
||||
}
|
||||
|
||||
resultRecordService.updateCoverResultRecordById(resultRecord);
|
||||
resultRecordService.updateResultRecordById(resultRecord);
|
||||
|
||||
return R.ok();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user