mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 05:52:43 +08:00
Update wechat.php
This commit is contained in:
parent
39246f78a1
commit
75b0faba78
@ -14,7 +14,7 @@
|
||||
|
||||
return [
|
||||
// 微信开放平台接口
|
||||
'service_url' => 'https://framework.thinkadmin.top',
|
||||
'service_url' => 'https://demo.thinkadmin.top',
|
||||
// 小程序支付参数
|
||||
'miniapp' => [
|
||||
'appid' => 'wx8c108930fe12b7ef',
|
||||
@ -24,4 +24,4 @@ return [
|
||||
'ssl_p12' => __DIR__ . '/cert/1332187001_20181030_cert.p12',
|
||||
'cache_path' => env('runtime_path') . 'wechat' . DIRECTORY_SEPARATOR,
|
||||
],
|
||||
];
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user