package entities // FuncInfo 权限 type FuncInfo struct { FuncscopeCategory Enum `json:"funcscope_category"` }