songxingwei 2 years ago
parent
commit
4abb4f2d97
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config/apidoc.php

+ 1 - 0
config/apidoc.php

@@ -30,6 +30,7 @@ return [
                         \app\data\controller\api\auth\Center::class,
 
                         \app\data\controller\api\auth\TeachingKnowledge::class,
+                        \app\data\controller\api\auth\BestKnowledge::class,
 
 
                         \app\data\controller\api\business\Goods::class,