生日有礼修改

This commit is contained in:
张松
2025-10-16 16:16:58 +08:00
parent e1e2061d4b
commit 75ce21c95c
3 changed files with 16 additions and 3 deletions

View File

@@ -63,6 +63,8 @@ public class MkBirthdayGiftRecord implements Serializable {
private String pushResp;
private String templateCode;
private String templateContent;
private String phone;
private Long templateId;
}