修复了库存管理逻辑中的错误,优化了库存不足时的异常处理。
This commit is contained in:
parent
6e17d78d52
commit
7eaf64af41
@ -81,8 +81,6 @@ class InventoryTransferLogic extends BaseLogic
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @notes 编辑商品调拨
|
* @notes 编辑商品调拨
|
||||||
|
Loading…
x
Reference in New Issue
Block a user