Files
liche/home/config/wechat.php
T
2022-01-28 16:16:36 +08:00

12 lines
292 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';