1
This commit is contained in:
parent
47855d3f54
commit
def682731c
@ -110,7 +110,7 @@ namespace DOAN.Service.PBL
|
||||
|
||||
if (isSuccess)
|
||||
{
|
||||
storagelocation.IsLight = 1;
|
||||
storagelocation.IsLight = 0;
|
||||
storagelocation.PackageNum =storagelocation.PackageNum - 1;
|
||||
//3 扣减对应的库存
|
||||
Context.Insertable(storagelocation).ExecuteCommand();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user