add clear
This commit is contained in:
+1
-1
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user