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