更新收货地址订单统计

This commit is contained in:
yaooo 2023-08-12 17:40:22 +08:00
parent e3a4a2fce5
commit 994a186d32

View File

@ -58,7 +58,6 @@ class SendGoodsCode
$productOrder['is_trader'] = $merchantInfo['is_trader'] ?? 0;
}
Db::name('ProductOrderLog')->insert($productOrder);
Log::info("recordOrderAddr ============= " . json_encode($productOrder));
}
//用户收货码