|
@@ -26,8 +26,8 @@ return [
|
|
|
],
|
|
|
|
|
|
//证书
|
|
|
- "apiclientCert"=>"/COMPANY_LIST/SHYL/cert/apiclient_cert.pem",
|
|
|
- "apiclientKey"=>"/COMPANY_LIST/SHYL/cert/apiclient_key.pem",
|
|
|
+ "apiclientCert"=>"./COMPANY_LIST/SHYL/cert/apiclient_cert.pem",
|
|
|
+ "apiclientKey"=>"./COMPANY_LIST/SHYL/cert/apiclient_key.pem",
|
|
|
//微信JS
|
|
|
'Wechat_js_appId'=>'wxca48f8e7ad253dfc',
|
|
|
'Wechat_js_appsecret'=>'25f8a69f35dfb31c2bc4d5ab4784a2d6',
|