生日有礼修改

This commit is contained in:
张松
2025-10-15 14:42:09 +08:00
parent d342e736ab
commit bfecca686d

View File

@@ -14,4 +14,5 @@ public class CouponInfoDTO implements Serializable {
* 券数量
*/
private Integer num;
private String title;
}