From 279729e0b9c90f3493b3e34414542c5d9bbb7da2 Mon Sep 17 00:00:00 2001 From: songliang Date: Fri, 14 Jul 2023 20:48:15 +0800 Subject: [PATCH] ... --- webapp/services/callback/BuyShopGoodsCbService.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/webapp/services/callback/BuyShopGoodsCbService.php b/webapp/services/callback/BuyShopGoodsCbService.php index 2431e741..12c4965f 100644 --- a/webapp/services/callback/BuyShopGoodsCbService.php +++ b/webapp/services/callback/BuyShopGoodsCbService.php @@ -59,8 +59,6 @@ class BuyShopGoodsCbService )), )); break; - case MARKET_BUY_MODE_NORMAL: - break; } } break;