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