Merge branch 'master' of http://121.41.2.71:3000/wyw/mh_jy_safe
This commit is contained in:
commit
7ad81b2a22
@ -425,7 +425,8 @@ namespace APT.SK.WebApi.Controllers.Api
|
||||
BantchSaveEntityNoCommit(libraryDetailHiddList);
|
||||
if (libraryDetailDepList != null && libraryDetailDepList.Any())
|
||||
BantchSaveEntityNoCommit(libraryDetailDepList);
|
||||
|
||||
if (libraryDetailUserList != null && libraryDetailUserList.Any())
|
||||
BantchSaveEntityNoCommit(libraryDetailUserList);
|
||||
});
|
||||
return true;
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user