Files
BESCMS/dayrui/App/Weixin/Config/Cache.php
T

14 lines
116 B
PHP

<?php
/**
* 缓存参数配置
*
* 模型名称 => 项目目录
*
**/
return [
'weixin' => 'weixin',
];