This commit is contained in:
dute7liang
2024-01-11 22:10:29 +08:00
parent 2043169ff3
commit f7485b9066
3 changed files with 44 additions and 7 deletions

View File

@@ -23,10 +23,6 @@ public class GetRoomResp {
private String toAvatar;
@Schema(description = "wsUrl")
private String socketUrl;
@Schema(description = "技能名称")
private String skillName;
@Schema(description = "技能头像")
private String skillIcon;
@Schema(description = "价格")
private Long price;
@Schema(description = "评分")