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