Files
2021-07-05 09:56:27 +08:00

12 lines
341 B
PHP
Executable File

<?php
defined('BASEPATH') OR exit('No direct script access allowed');
/**
* 腾讯云产品配置
*/
$config['SecretId'] = 'AKIDZ5KXYMKRiwvgEVuJLArQekm10W1MoHxO';
$config['SecretKey'] = 'rUupYfYgFEm46mwtlSedMq7YjfS1ftxu';
$config['captcha']['CaptchaAppId'] = 2079313568;
$config['captcha']['AppSecretKey'] = '0iYB8BOao0awQf3T5jtvpZA**';