优化项目目录结构
This commit is contained in:
@@ -9,14 +9,13 @@
|
||||
|
||||
namespace app\controller\admin;
|
||||
|
||||
use app\controller\Admin;
|
||||
use app\model\Wechat as WechatM;
|
||||
|
||||
/**
|
||||
* @title 微信公众号
|
||||
* @description 微信公众号管理
|
||||
*/
|
||||
class Wechat extends Admin {
|
||||
class Wechat extends Base {
|
||||
|
||||
/**
|
||||
* @title 公众号列表
|
||||
|
||||
Reference in New Issue
Block a user