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

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

@@ -39,7 +39,7 @@ class GroupController extends BaseController
         ]);
 
         return json([
-            'code' => 0,
+            'code' => 200,
             'msg' => 'success',
             'data' => [
                 'list' => $list->items(),