efps-version
ljl 1 year ago
parent ac149ddcf5
commit 80a3fcfc76

@ -242,12 +242,12 @@ class MineCommand extends HyperfCommand
public function pay()
{
$params = [
'app_id' => '202304270000004',
'app_id' => '202305270000004',
'timestamp' => time(),
'nonce_str' => StringHelper::getRandomString(32),
'data' => json_encode([
'outOrderNo' => time().rand(1000, 9999),
'outMemberId' => 'T001',
'outMemberId' => 'ACCCCC',
'amount' => 3000,
'notifyUrl' => 'https://www.baidu.com',
]),

Loading…
Cancel
Save