mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2026-09-03 13:19:36 +08:00
更新代码结构
This commit is contained in:
@@ -20,8 +20,4 @@ class IndexController
|
||||
View::assign('domain', \request()->domain());
|
||||
return View::fetch();
|
||||
}
|
||||
public function test()
|
||||
{
|
||||
return View::fetch();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user