mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 02:12:25 +08:00
去掉facade方式,php5.6兼容性问题
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
// +----------------------------------------------------------------------
|
||||
namespace app\admin\controller;
|
||||
|
||||
use app\facade\ConfigService;
|
||||
use app\service\ConfigService;
|
||||
|
||||
/**
|
||||
* 站点设置
|
||||
|
||||
Reference in New Issue
Block a user