Просмотр исходного кода

SaveStudentCompare修改

西昌缴费二期
liangkun 2 лет назад
Родитель
Сommit
57c19ae588
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/StuInfoFresh/StuInfoFreshService.cs

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/StuInfoFresh/StuInfoFreshService.cs Просмотреть файл

@@ -2151,7 +2151,7 @@ where bb.StuNo not in (select b.StuNo from StuInfoBasic b where b.StuNo=bb.StuNo
stufresh.PhotoCheckStatus = photoCheckStatus;
stufresh.IdentPhoto = identPhoto;
stufresh.ScenePhoto = scenePhoto;
BaseRepository().Update(stufresh);
BaseRepository("CollegeMIS").Update(stufresh);
}
}
catch (Exception ex)


Загрузка…
Отмена
Сохранить