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

@ -242,7 +242,7 @@ class MineCommand extends HyperfCommand
public function pay() public function pay()
{ {
$params = [ $params = [
'app_id' => '202305270000004', 'app_id' => '202305270000001',
'timestamp' => time(), 'timestamp' => time(),
'nonce_str' => StringHelper::getRandomString(32), 'nonce_str' => StringHelper::getRandomString(32),
'data' => json_encode([ 'data' => json_encode([

Loading…
Cancel
Save