From fa67c6008847b6f1a1baf31929ab14ac96e0ea62 Mon Sep 17 00:00:00 2001 From: "as2252258@163.com" Date: Mon, 19 Aug 2019 16:17:45 +0800 Subject: [PATCH] add clear --- wx/Recharge.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wx/Recharge.php b/wx/Recharge.php index 46eda48..75de8f2 100644 --- a/wx/Recharge.php +++ b/wx/Recharge.php @@ -70,7 +70,7 @@ class Recharge extends Miniprogarampage * @param $prepay_id * @return array */ - public function receptionSign($prepay_id) + public function reception($prepay_id) { $array = [ 'appId' => $this->config->getAppid(),