幸运24-记录-poolType

This commit is contained in:
khalil
2025-06-10 19:14:33 +08:00
parent d6d96efc52
commit e7a4459eb2
3 changed files with 15 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ public class Lucky24Record {
private Integer giftId;
private Long giftGoldPrice;
private Integer giftNum;
private Integer poolType;
private Integer poolId;
private Boolean isSupplement;
private Integer drawMultiple;