瀏覽代碼

测试站域名

lizhen_gitee 6 月之前
父節點
當前提交
155145a7dd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/admin/controller/Lessonslotnew.php

+ 1 - 1
application/admin/controller/Lessonslotnew.php

@@ -24,7 +24,7 @@ class Lessonslotnew extends Backend
      */
     public function index()
     {
-        $this->redirect('https://yuekedev.huxiukeji.cn/acdmork');
+        $this->redirect(config('website_url').'/acdmork');
     }