更新收货地址订单统计
This commit is contained in:
parent
e3a4a2fce5
commit
994a186d32
@ -58,7 +58,6 @@ class SendGoodsCode
|
||||
$productOrder['is_trader'] = $merchantInfo['is_trader'] ?? 0;
|
||||
}
|
||||
Db::name('ProductOrderLog')->insert($productOrder);
|
||||
Log::info("recordOrderAddr ============= " . json_encode($productOrder));
|
||||
}
|
||||
|
||||
//用户收货码
|
||||
|
Loading…
x
Reference in New Issue
Block a user