From ca2bf3a3ef614a034c4ebf087e81552895afd8de Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 27 Jul 2023 10:40:07 +0800 Subject: [PATCH] 1 --- webapp/controller/ShopController.class.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/webapp/controller/ShopController.class.php b/webapp/controller/ShopController.class.php index 8dab9481..34587190 100644 --- a/webapp/controller/ShopController.class.php +++ b/webapp/controller/ShopController.class.php @@ -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',