package response import "gitea.ddegame.cn/open/servicebase/pkg/dto" type RefreshAccessTokenResponse struct { dto.AccessTokenDTO }