传发起人
This commit is contained in:
parent
8784d17a42
commit
f672cb1928
@ -248,7 +248,7 @@ namespace APT.SK.WebApi.Controllers
|
|||||||
BantchSaveEntityNoCommit(reasons);
|
BantchSaveEntityNoCommit(reasons);
|
||||||
if (notice != null)
|
if (notice != null)
|
||||||
UpdateEntityNoCommit(notice);
|
UpdateEntityNoCommit(notice);
|
||||||
}, null, null, null, null, null, "SK022_SHOWPRINT", null);
|
}, null, entity.APPLY_USER_ID, null, null, null, "SK022_SHOWPRINT", null);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user