mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-11-13 06:03:44 +08:00
取消后台图表,更新开发文档说明
This commit is contained in:
@@ -14,6 +14,11 @@ class IndexController
|
||||
}
|
||||
return View::fetch();
|
||||
}
|
||||
public function doc()
|
||||
{
|
||||
View::assign('domain', \request()->domain());
|
||||
return View::fetch();
|
||||
}
|
||||
public function test()
|
||||
{
|
||||
$key = "0383d7088b6947b68e4a626af119e2bd";
|
||||
|
||||
Reference in New Issue
Block a user