Przeglądaj źródła

SaveStudentCompare修改

西昌缴费二期
liangkun 2 lat temu
rodzic
commit
57c19ae588
1 zmienionych plików z 1 dodań i 1 usunięć
  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 Wyświetl plik

@@ -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)


Ładowanie…
Anuluj
Zapisz