eee
This commit is contained in:
@@ -12,18 +12,6 @@ class WxV3Transfer extends SmallProgram
|
||||
{
|
||||
use WxV3PaymentTait;
|
||||
|
||||
private ?string $appid;
|
||||
private ?string $out_bill_no;
|
||||
private ?string $transfer_scene_id;
|
||||
private ?string $openid;
|
||||
private ?int $transfer_amount;
|
||||
private ?string $user_name;
|
||||
private ?string $transfer_remark;
|
||||
private ?string $notify_url;
|
||||
private ?string $user_recv_perception;
|
||||
private ?array $transfer_scene_report_infos;
|
||||
|
||||
|
||||
/**
|
||||
* @param TransferDetail $detail
|
||||
* @return array<'out_bill_no', 'transfer_bill_no', 'create_time', 'state'>
|
||||
|
||||
Reference in New Issue
Block a user