mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2026-09-03 13:19:36 +08:00
运行时目录优化
This commit is contained in:
@@ -14,4 +14,8 @@ class IndexController
|
||||
}
|
||||
return View::fetch();
|
||||
}
|
||||
public function test()
|
||||
{
|
||||
return runtime_path();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user