Compare commits
2 Commits
41f5289a8d
...
50df3c6dad
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
50df3c6dad | ||
|
|
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