免费数量

This commit is contained in:
2025-07-17 14:58:55 +08:00
parent af141161de
commit 64c4180e4d
4 changed files with 17 additions and 4 deletions

View File

@@ -34,4 +34,5 @@ public class ContentPageVO {
private Integer isBuy;
private BigDecimal duration;
private Integer goodsType;
private int freeCount;
}