add clear
This commit is contained in:
@@ -66,7 +66,7 @@ class Recharge extends SmallProgram
|
|||||||
}
|
}
|
||||||
return new Result($return);
|
return new Result($return);
|
||||||
});
|
});
|
||||||
return $this->send('https://api.mch.weixin.qq.com/v3/pay/transactions/jsapi', $this->builder());
|
return $this->send($this->uniformed, $this->builder());
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user