ZxcZxc123 2 years ago
parent
commit
8857f4b67a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/api/route/pub.php

+ 1 - 1
app/api/route/pub.php

@@ -41,7 +41,7 @@ Route::group('pub', function () {
     //获取文章详情
     Route::rule('getArtDetail','pub/getArtDetail');
     //课程列表页面
-    Route::rule('index','Pob/index');
+    Route::rule('index','Pub/index');