提交代码
This commit is contained in:
@@ -482,6 +482,7 @@ namespace FineUIPro.Web.ZHGL.RealName
|
||||
select x.IdentityCard).Take(100);
|
||||
foreach (var item in getIdentityCards)
|
||||
{
|
||||
//string mes = BLL.SynchroSetService.PushPersonsByIdentityCard(Const.BtnModify, getRProjects.ProCode, item, true) ?? "";
|
||||
string mes = BLL.SynchroSetService.PushPersonsByIdentityCard(Const.BtnModify, getRProjects.ProCode, item, true) ?? "";
|
||||
if (mes.Contains("不合法"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user