add clear
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ class Recharge extends Miniprogarampage
|
|||||||
* @param $prepay_id
|
* @param $prepay_id
|
||||||
* @return array
|
* @return array
|
||||||
*/
|
*/
|
||||||
public function toJson($prepay_id)
|
public function receptionSign($prepay_id)
|
||||||
{
|
{
|
||||||
$array = [
|
$array = [
|
||||||
'appId' => $this->config->getAppid(),
|
'appId' => $this->config->getAppid(),
|
||||||
|
|||||||
Reference in New Issue
Block a user