...
|
...
|
@@ -47,7 +47,7 @@ return [ |
|
|
*/
|
|
|
'payment' => [
|
|
|
'merchant_id' => '1386823202',
|
|
|
'key' => '9nIGZwTj8EkwUeac5wBOK15ft9x16hm4',
|
|
|
'key' => 'hHezylOkgatMqYKrVeQthR4qfGvyOebD',
|
|
|
'cert_path' => 'wechat/cert/apiclient_cert.pem', // XXX: 绝对路径!!!!
|
|
|
'key_path' => 'wechat/cert/apiclient_key.pem', // XXX: 绝对路径!!!!
|
|
|
// 'device_info' => '013467007045764',
|
...
|
...
|
|