package main import "gitea.zjmud.xyz/phyer/rbac/server" func main() { server.Start() }