mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-10-20 17:33:42 +08:00
Update .gitignore rules
This commit is contained in:
@@ -4,7 +4,7 @@ declare(strict_types=1);
|
||||
|
||||
class Plugin
|
||||
{
|
||||
private static $siteUrl = 'https://api.zhaidashi.cn';
|
||||
private static $siteUrl = 'https://api.qcjy.cc';
|
||||
// 获取全部插件(含本地)
|
||||
public static function getAllPlugins(array $local_plugin = []): array
|
||||
{
|
||||
|
Reference in New Issue
Block a user