Merge branch 'dev/dev_xp' into dev/dev

This commit is contained in:
2025-04-28 14:53:04 +08:00
16 changed files with 200 additions and 21 deletions

View File

@@ -22,6 +22,8 @@ public class SubscriptionEmailParamsDTO {
// 费用
private String totalFee;
private String renewalFee;
// 当前订阅开始时间
private String lastOrderDate;