WIN-2308041133\Administrator hai 6 meses
pai
achega
f6817cec46
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/admin/model/order/StoreOrder.php

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

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