修改登陆事件
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
<?php
|
||||
/**
|
||||
* @filename Reply.php
|
||||
* @createdAt 2020/2/13
|
||||
* @project https://github.com/yanwenwu/catch-admin
|
||||
* @document http://doc.catchadmin.com
|
||||
* @author JaguarJack <njphper@gmail.com>
|
||||
* @copyright By CatchAdmin
|
||||
* @license https://github.com/yanwenwu/catch-admin/blob/master/LICENSE.txt
|
||||
*/
|
||||
namespace catchAdmin\wechat\controller;
|
||||
|
||||
use catcher\base\CatchController;
|
||||
|
||||
class Reply extends CatchController
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user