From 075cf3e29eadbba14a7b8e9121d51ded5bbc9979 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 3 Aug 2023 16:36:58 +0800 Subject: [PATCH] 1 --- webapp/controller/DailySelectionController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/controller/DailySelectionController.class.php b/webapp/controller/DailySelectionController.class.php index 760f2334..96ed322c 100644 --- a/webapp/controller/DailySelectionController.class.php +++ b/webapp/controller/DailySelectionController.class.php @@ -296,7 +296,7 @@ class DailySelectionController extends BaseAuthedController { ), 'bought_times' => 0, 'total_buy_times' => 0, - ); + ); { $priceInfo = mt\Item::getPriceInfo($itemMeta); if (!empty($priceInfo)) {