no message
This commit is contained in:
parent
8ceabd0eec
commit
e1c98d96bf
|
@ -109,7 +109,7 @@ class UsdtAddrGetList extends Command
|
|||
$key = $this->pay_service->pay_config['token'];
|
||||
|
||||
$payData = [
|
||||
'num' => 2,//请求钱包地址数量
|
||||
'num' => 10000,//请求钱包地址数量
|
||||
'nonce' => strval(mt_rand(10000,99999)),//随机数
|
||||
'merchantId' => $accountId, //商户id
|
||||
'timestamp' => get_total_millisecond(),// //异步回调地址
|
||||
|
|
Loading…
Reference in New Issue