[feat] Further improvement of the permission system

This commit is contained in:
acite
2025-09-20 00:42:23 +08:00
parent 57c37bee51
commit a2f6eb1fba

View File

@@ -0,0 +1,6 @@
namespace Abyss.Components.Controllers.Security;
public class RootController
{
}