This commit is contained in:
2026-05-05 12:47:06 +08:00
parent c8076a7c41
commit 167b9adba6

View File

@@ -9,7 +9,7 @@ public class UserPackSackDataVO {
private Long id; private Long id;
private Integer ornamentId; private Long ornamentId;
private BigDecimal ornamentsPrice; private BigDecimal ornamentsPrice;
private String itemName; private String itemName;
private String shortName; private String shortName;