修复了库存管理逻辑中的错误,优化了库存不足时的异常处理。

This commit is contained in:
mkm 2024-08-13 19:56:27 +08:00
parent 6e17d78d52
commit 7eaf64af41

View File

@ -81,8 +81,6 @@ class InventoryTransferLogic extends BaseLogic
return false;
}
}
}
/**
* @notes 编辑商品调拨