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