From b55e6881df6f5609339052b3044858e14d8e54f4 Mon Sep 17 00:00:00 2001 From: panliang <1163816051@qq.com> Date: Wed, 18 May 2022 17:47:37 +0800 Subject: [PATCH] ls --- app/Services/VipService.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Services/VipService.php b/app/Services/VipService.php index 0bd68d09..84c328ac 100644 --- a/app/Services/VipService.php +++ b/app/Services/VipService.php @@ -46,7 +46,7 @@ class VipService $money = $userVip->price; $debug = config('app.debug'); if ($debug) { - $money = 0.01; + $money = 1; } $user = $userVip->user; // 微信小程序支付