Compare commits
No commits in common. "b387325bba7053459446e47a1c67eb07dc242345" and "e50872e7a37fc818dec770e3ddd835ec61963b7f" have entirely different histories.
b387325bba
...
e50872e7a3
@ -334,11 +334,6 @@ namespace APT.FO.WebApi.Controllers.Api.FO
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if (finishNotice != null && finishNotice.NOTICE_STATUS == 2)
|
|
||||||
{
|
|
||||||
//如果班长提交的时候已经超时了 直接单子超时
|
|
||||||
entity.OVERTIME = FOISOVERTIME.超时;
|
|
||||||
}
|
|
||||||
if (entity.TEAM_ID.HasValue)
|
if (entity.TEAM_ID.HasValue)
|
||||||
{
|
{
|
||||||
//上一个 班前会 是否超时标记
|
//上一个 班前会 是否超时标记
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user