feat: #10000 聚水潭重新授权优化

This commit is contained in:
赵世界 2023-08-28 16:58:25 +08:00
parent 118b0e31cf
commit 11d4d6425b

View File

@ -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()