辅导员分宿舍
This commit is contained in:
@@ -156,6 +156,7 @@ public class SrsStuRegServiceImpl extends ServiceImpl<SrsStuRegMapper, SrsStuReg
|
||||
SrsStuReg stu = new SrsStuReg();
|
||||
stu.setId(srsStuReg.getId());
|
||||
stu.setBJDM(temp.教务系统班级编号);
|
||||
stu.setBJ(temp.班级名称);
|
||||
needUpdateList.add(stu);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user