update v5.2.0

This commit is contained in:
evoxwht 2023-09-25 16:31:33 +08:00
parent b0a7ce7e1e
commit 7cdb9866ca

View File

@ -130,6 +130,7 @@ class CopyTaobaoServices extends BaseServices
$productInfo['id'] = 0;
$productInfo['temp_id'] = 1;
$productInfo['freight'] = 3;
$productInfo['recommend'] = [];
$data['productInfo'] = $productInfo;
return $data;
} else {