ZxcZxc123 2 年之前
父節點
當前提交
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('index','Pob/index');
+    Route::rule('index','Pub/index');