生日有礼发放修改

This commit is contained in:
张松
2025-10-20 09:34:47 +08:00
parent 3a1c30398c
commit a685819158
2 changed files with 7 additions and 5 deletions

View File

@@ -65,6 +65,7 @@ public class MkBirthdayGiftRecord implements Serializable {
private String templateContent;
private String phone;
private Long templateId;
private Integer year;
}