WIN-2308041133\Administrator il y a 6 mois
Parent
commit
ce0edbe312
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/admin/model/order/StoreOrder.php

+ 1 - 1
app/admin/model/order/StoreOrder.php

@@ -1083,7 +1083,7 @@ HTML;
             'first' => '亲,您的订单已发货,请注意查收',
             'remark' => '点击查看订单详情'
         ];
-        @file_put_contents('quanju.txt',  json_encode($postageData)."-测试模版消息\r\n", 8);
+        @file_put_contents('quanju.txt',  json_encode($url)."-测试模版消息\r\n", 8);
         $goodsName = StoreOrderCartInfo::getProductNameList($order['id']);
         if ($postageData['delivery_type'] == 'express') {//快递
             if ($order['is_channel'] == 1) {