WIN-2308041133\Administrator 4 months ago
parent
commit
ce0edbe312
1 changed files with 1 additions and 1 deletions
  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) {