|
@@ -31,7 +31,7 @@ return [
|
|
|
'connect_timeout' => 5.0,
|
|
|
// 更多配置项请参考 [Guzzle](https://guzzle-cn.readthedocs.io/zh_CN/latest/request-options.html)
|
|
|
],
|
|
|
- 'mode' => 'dev', // optional,设置此参数,将进入沙箱模式
|
|
|
+// 'mode' => 'dev', // optional,设置此参数,将进入沙箱模式
|
|
|
],
|
|
|
'wxpay' => [
|
|
|
'appid' => 'wx089c26eaf96c3d51', // APP APPID
|