新增propDays

This commit is contained in:
tianfeng 2025-11-20 18:16:34 +08:00
parent d242f4df54
commit 5c78ef4681

View File

@ -54,6 +54,11 @@ public class PropCoupon {
*/ */
private Integer validDays; private Integer validDays;
/**
* 道具时长
*/
private Integer propDays;
/** /**
* 券状态 * 券状态
*/ */