ZxcZxc123 3 년 전
부모
커밋
8857f4b67a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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('getArtDetail','pub/getArtDetail');
     //课程列表页面
     //课程列表页面
-    Route::rule('index','Pob/index');
+    Route::rule('index','Pub/index');