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(),