Compare commits
No commits in common. "50df3c6dad9c76134d62e54312d7c561aa167922" and "41f5289a8dc56f0f91b45d040cb0fba3167e1cb8" have entirely different histories.
50df3c6dad
...
41f5289a8d
@ -248,7 +248,7 @@ namespace APT.SK.WebApi.Controllers
|
|||||||
BantchSaveEntityNoCommit(reasons);
|
BantchSaveEntityNoCommit(reasons);
|
||||||
if (notice != null)
|
if (notice != null)
|
||||||
UpdateEntityNoCommit(notice);
|
UpdateEntityNoCommit(notice);
|
||||||
}, null, entity.APPLY_USER_ID, null, null, null, "SK022_SHOWPRINT", null);
|
}, null, null, null, null, null, "SK022_SHOWPRINT", null);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user