@@ -32,7 +32,7 @@ class RenewController extends BaseController
$shopAdmin = $this->shopAdmin;
$adminName = $shopAdmin['name'] ?? '';
$addData['shopAdminName'] = $adminName;
- $price = 3980;
+ $price = 0.01;
$prePrice = $price;
$actPrice = $price;
$addData['actPrice'] = $actPrice;