This commit is contained in:
aozhiwei 2023-07-27 10:40:07 +08:00
parent 3382f15c6f
commit ca2bf3a3ef

View File

@ -217,9 +217,6 @@ class ShopController extends BaseAuthedController
return;
}
// $goods_str = json_encode($goods);
// error_log("address: {$address}, id: {$id}, token_type: {$token_type}, goods_num: {$goods_num} goods_str: {$goods_str}");
$chk = SqlHelper::insert(
$conn,
't_shop_buy_order',