package dao type AgentPermissionDao interface { //TODO:: You can add specific method definitions here }