mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2026-05-08 03:17:02 +08:00
插件管理更新
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
namespace app\controller;
|
||||
|
||||
use think\facade\View;
|
||||
use payclient\LaKaLa;
|
||||
|
||||
class IndexController
|
||||
{
|
||||
@@ -16,6 +17,8 @@ class IndexController
|
||||
}
|
||||
public function test()
|
||||
{
|
||||
return request()->domain();
|
||||
$key = "0383d7088b6947b68e4a626af119e2bd";
|
||||
|
||||
return $key;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user