From b4d1574ec35d9f976dabd2a3850d9f2d23653c29 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Wed, 21 Aug 2019 16:13:23 +0800 Subject: [PATCH] 1 --- webapp/controller/PayController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/controller/PayController.class.php b/webapp/controller/PayController.class.php index 9f480fb..0a76ad5 100644 --- a/webapp/controller/PayController.class.php +++ b/webapp/controller/PayController.class.php @@ -91,7 +91,7 @@ class PayController { 'MerchantNo' => self::MER_NO, 'MerchantOrderNo' => $orderid, 'PayType' => 'WxJsapi_OnLine', - 'Amount' => '0.1', + 'Amount' => '0.01', 'Subject' => '1', 'Desc' => '1', 'CompanyNo' => 'sweep-f4fea613fec043f8bd81e9b70375e364',