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