|
@@ -42,6 +42,8 @@ class LabelDealService extends Service
|
|
|
file_put_contents('msg_result.txt',date('Y-m-d H:i:s') . "绑定:" . $return_bind. PHP_EOL,8);
|
|
|
$return_bind = json_decode($return_bind, true);
|
|
|
|
|
|
+ sleep(3);
|
|
|
+
|
|
|
//商标出库
|
|
|
$url = 'https://tm.dwycloud.com/jbl/api/module-data/brand_in_stock/brand_in_stock/diy/lead_bind_out_stock';
|
|
|
// $url = 'https://tm.dwycloud.com/jbl/api/module-data/brand_in_stock/brand_in_stock/diy/11';
|