|
@@ -710,7 +710,6 @@ public class StudentApplyServiceImpl extends ServiceImpl<StudentApplyDao, Studen
|
|
}
|
|
}
|
|
insertApplyList.add(studentApply);
|
|
insertApplyList.add(studentApply);
|
|
|
|
|
|
- studentApplyLock.unlock();
|
|
|
|
num++;
|
|
num++;
|
|
if (student.getApplyNumber() - (studentApplyList.size() + 1) == 0) {
|
|
if (student.getApplyNumber() - (studentApplyList.size() + 1) == 0) {
|
|
iterator.remove();
|
|
iterator.remove();
|