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\SlideService;
|
||||
use app\service\SlideService;
|
||||
|
||||
/**
|
||||
* 轮播图片管理
|
||||
|
||||
Reference in New Issue
Block a user