提交
This commit is contained in:
parent
251a7bb1c3
commit
e1c15d7eea
@ -2325,6 +2325,7 @@ class ProductRepository extends BaseRepository
|
|||||||
*/
|
*/
|
||||||
public function stockIn($merId, $params)
|
public function stockIn($merId, $params)
|
||||||
{
|
{
|
||||||
|
/**感觉有问题 最好在优化一下结构 */
|
||||||
Db::startTrans();
|
Db::startTrans();
|
||||||
try {
|
try {
|
||||||
$supplierMerId = 0;
|
$supplierMerId = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user