This commit is contained in:
shengchanzhe 2023-10-27 21:43:46 +08:00
parent 251a7bb1c3
commit e1c15d7eea

View File

@ -2325,6 +2325,7 @@ class ProductRepository extends BaseRepository
*/
public function stockIn($merId, $params)
{
/**感觉有问题 最好在优化一下结构 */
Db::startTrans();
try {
$supplierMerId = 0;