fix bug
This commit is contained in:
parent
ee2cdf45a3
commit
f2ac2f4b38
|
@ -45,5 +45,9 @@ return [
|
|||
'local' => true,
|
||||
'base_uri' => env('RPC_PAYMENT_URI','http://payapi.dev.haowumc.com'),
|
||||
],
|
||||
'wx-server' => [
|
||||
'local' => true,
|
||||
'base_uri' => env('RPC_PAYMENT_URI', 'http://sapi.in.haowumc.com'),
|
||||
],
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue
Block a user