培训需求调查 培训用户
BantchAddEntityNoCommit=>BantchSaveEntityNoCommit
This commit is contained in:
parent
82bab38c44
commit
c203e8f708
@ -175,7 +175,7 @@ namespace APT.SC.WebApi.Controllers.Api.SE
|
||||
if (finishNotice != null)
|
||||
UpdateEntityNoCommit(finishNotice);
|
||||
if (Demands != null && Demands.Any())
|
||||
BantchAddEntityNoCommit(Demands);
|
||||
BantchSaveEntityNoCommit(Demands);
|
||||
});
|
||||
return true;
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user