1
This commit is contained in:
parent
8de5bbe2a1
commit
13bf2695dc
@ -99,7 +99,7 @@ namespace MyCode.Project.Services.Implementation
|
||||
}
|
||||
else
|
||||
{
|
||||
//_wMStoJackyunInventoryMovementView1Repository.UpdateStatus(3, relDataId);
|
||||
_wMStoJackyunInventoryMovementView1Repository.UpdateStatus(3, relDataId);
|
||||
string msg = response.msg;
|
||||
throw new BaseException(msg);
|
||||
|
||||
@ -159,9 +159,10 @@ namespace MyCode.Project.Services.Implementation
|
||||
}
|
||||
else
|
||||
{
|
||||
_wMStoJackyunInventoryMovementView1Repository.UpdateStatus(3, relDataId);
|
||||
string msg = response.msg;
|
||||
throw new BaseException(msg);
|
||||
//_wMStoJackyunInventoryMovementView1Repository.UpdateStatus(3, relDataId);
|
||||
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user