package response import "gitea.ddegame.cn/open/servicebase/pkg/dto" type UserRoomBgGroup struct { GroupName string BackgroundList []dto.RoomBackgroundImgDTO }