完善系统

This commit is contained in:
2025-07-24 08:19:56 +08:00
parent f2b3858310
commit 87825b2d88

View File

@ -156,13 +156,13 @@ public class CjStudentServiceImpl implements ICjStudentService
Cell cell24 = row.getCell(24);
cjStudent.setGzdw(cell24.getStringCellValue());
Cell cell25 = row.getCell(25);
cjStudent.setDwxz(cell25.getStringCellValue());
cjStudent.setDwdz(cell25.getStringCellValue());
Cell cell26 = row.getCell(26);
cjStudent.setDwdz(cell26.getStringCellValue());
cjStudent.setZwjb(cell26.getStringCellValue());
Cell cell27 = row.getCell(27);
cjStudent.setZwjb(cell27.getStringCellValue());
cjStudent.setShjz(cell27.getStringCellValue());
Cell cell28 = row.getCell(28);
cjStudent.setShjz(cell28.getStringCellValue());
cjStudent.setDwxz(cell28.getStringCellValue());
Cell cell29 = row.getCell(29);
cjStudent.setDbry(cell29.getStringCellValue());
Cell cell30 = row.getCell(30);