Files
2022-10-21 16:07:20 +08:00

18 lines
553 B
PHP
Executable File

<?php
/**
* Created by PhpStorm.
* User: lcc
* Date: 2019-08-13
* Time: 11:34
*/
if ( ! defined('BASEPATH')) exit('No direct script access allowed');
//狸车-服务号
$config['liche']['appid'] = 'wxe66f905683582780';
$config['liche']['appSecret'] = '9546cd4de877be13ce203f3e6140633f';
$config['liche']['token'] = 'iuvkjhz457854';
$config['liche']['appsecret'] = 'Ay2qHzlKEpPxdMzUSy5bjJcyL5lZxotOf7JThlDKQdQ';
//好店云-服务号
$config['hdy']['appid'] = 'wxbdec8558931efffd';
$config['hdy']['appSecret'] = '583b3cd0d8e145009eda61ece003ca14';