1
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user