eee
This commit is contained in:
@@ -19,7 +19,7 @@ class TransferBatches extends SmallProgram
|
|||||||
* @throws Exception
|
* @throws Exception
|
||||||
*/
|
*/
|
||||||
#[ArrayShape([])]
|
#[ArrayShape([])]
|
||||||
public function request(TransferDetail $detail): array
|
public function transfer(TransferDetail $detail): array
|
||||||
{
|
{
|
||||||
$payConfig = $this->getPayConfig();
|
$payConfig = $this->getPayConfig();
|
||||||
$body = [];
|
$body = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user