mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-09 10:56:50 +08:00
修复数据可指定课程id 加事务
This commit is contained in:
@@ -111,6 +111,7 @@ public class StudyExamServiceImpl implements IStudyExamService{
|
||||
}
|
||||
|
||||
@Override
|
||||
@Transactional
|
||||
public void correctStstus(String courseId) {
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user