更新目录结构
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
|
||||
namespace app\controller\admin;
|
||||
|
||||
use app\model\Category as CategoryM;
|
||||
use app\model\Attribute;
|
||||
use app\model\Model;
|
||||
use app\model\Channel;
|
||||
use app\model\module\Category as CategoryM;
|
||||
use app\model\module\Attribute;
|
||||
use app\model\module\Model;
|
||||
use app\model\system\Channel;
|
||||
|
||||
/**
|
||||
* @title 栏目管理
|
||||
|
||||
Reference in New Issue
Block a user