init
- 框架初始化 - 安装插件 - 修复PHP8.4报错
This commit is contained in:
6
addons/shopro/config/cache.php
Normal file
6
addons/shopro/config/cache.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
return array (
|
||||
'table_name' => '',
|
||||
'self_path' => 'public/assets/addons/shopro',
|
||||
'update_data' => '',
|
||||
);
|
||||
Reference in New Issue
Block a user