mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-11-12 05:33:44 +08:00
更新插件开发模版
This commit is contained in:
@@ -21,8 +21,9 @@ class IndexController
|
||||
}
|
||||
public function test()
|
||||
{
|
||||
$key = "0383d7088b6947b68e4a626af119e2bd";
|
||||
$pay = new \payclient\PayClass(['username'=>1531,'password'=>15646]);
|
||||
|
||||
return $key;
|
||||
|
||||
return '123';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user