This commit is contained in:
aozhiwei 2023-08-03 16:36:58 +08:00
parent 1d9bb3d09c
commit 075cf3e29e

View File

@ -296,7 +296,7 @@ class DailySelectionController extends BaseAuthedController {
),
'bought_times' => 0,
'total_buy_times' => 0,
);
);
{
$priceInfo = mt\Item::getPriceInfo($itemMeta);
if (!empty($priceInfo)) {