123
This commit is contained in:
@@ -13,6 +13,9 @@ public class GiveGiftReq {
|
||||
@Schema(description = "类型 1 个人详情页 2.IM页面 3视频页")
|
||||
private Integer type;
|
||||
|
||||
@Schema(hidden = true)
|
||||
private Long fromUserId;
|
||||
|
||||
@Schema(description = "接收方用户ID")
|
||||
private Long toUserId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user