mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2026-06-02 22:09:25 +08:00
修复一些小问题
This commit is contained in:
@@ -21,9 +21,7 @@ class IndexController
|
||||
}
|
||||
public function test()
|
||||
{
|
||||
$pay = new \payclient\PayClass(['username'=>1531,'password'=>15646]);
|
||||
|
||||
|
||||
return '123';
|
||||
$web = \request()->domain();
|
||||
return $web;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user