GameRound status 调整

This commit is contained in:
wells
2026-08-08 22:00:39 +08:00
parent 52061b9d59
commit cfb5b4f2a8
11 changed files with 171 additions and 103 deletions
@@ -22,9 +22,4 @@ public class SendRpDTO {
* 红包个数
*/
private Integer totalCount;
/**
* 绑定的局ID(可选)
*/
private Long roundId;
}