ZxcZxc123 2 years ago
parent
commit
ae4d888de5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/system/controller/GroupController.php

+ 1 - 1
app/system/controller/Groupcontroller.php → app/system/controller/GroupController.php

@@ -10,7 +10,7 @@ use think\facade\View;
 use think\model;
 
 
-class Groupcontroller extends BaseController
+class GroupController extends BaseController
 {
 
     /**