huwhois 4 years ago
parent
commit
1c68b4e8ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/admin/controller/Index.php

+ 1 - 1
application/admin/controller/Index.php

@ -3,7 +3,7 @@ namespace app\admin\controller;
3 3
4 4
use daswork\Controller;
5 5
6
Class Index extends \Controller
6
Class Index extends Controller
7 7
{
8 8
    public function index()
9 9
    {