Initial project files: BESCMS full source
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* 缓存参数配置
|
||||
*
|
||||
* 模型名称 => 项目目录
|
||||
*
|
||||
**/
|
||||
|
||||
return [
|
||||
|
||||
'weixin' => 'weixin',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user