This commit is contained in:
azw 2023-07-30 09:23:33 +08:00
parent 5f31bcd84d
commit 580a2d35d1

View File

@ -129,7 +129,7 @@ class ShopController extends BaseAuthedController {
}
$costItemId = $this->getCostItemIdByTokenType($tokenType);
$costItems = $this->makeCostItems($costItemId, $goodsNum * $need_price);
$costItems = $this->makeCostItems($costItemId, $goodsNum * $needPrice);
if (!in_array(
$tokenType,
array(