songxingwei 3 years ago
parent
commit
d8cd2f0cb6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config/apidoc.php

+ 1 - 0
config/apidoc.php

@@ -7,6 +7,7 @@ return [
     //生成文档的控制器
     'controllers' => [
         'api\\controller\\Login',
+        'api\\controller\\Index',
         'api\\controller\\User',
     ],
     // 指定公共注释定义的文件地址