mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2026-05-31 12:59:20 +08:00
优化插件更新逻辑
This commit is contained in:
@@ -16,6 +16,6 @@ class IndexController
|
||||
}
|
||||
public function test()
|
||||
{
|
||||
return runtime_path();
|
||||
return request()->domain();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user