mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-12-01 06:30:49 +00:00
feat: #10000 聚水潭重新授权优化
This commit is contained in:
parent
118b0e31cf
commit
11d4d6425b
@ -249,7 +249,7 @@ class WayBillService
|
|||||||
'user_id' => $shopShip->owner_id,
|
'user_id' => $shopShip->owner_id,
|
||||||
];
|
];
|
||||||
|
|
||||||
return [$sender, $orderInfo, $senderConfig['wp_code']];
|
return [$senderConfig, $orderInfo, $senderConfig['wp_code']];
|
||||||
}
|
}
|
||||||
|
|
||||||
public function setObjectId()
|
public function setObjectId()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user