BUGFIX:订阅计划

This commit is contained in:
2025-12-16 16:24:52 +08:00
parent c5af194876
commit ca7121dcda
9 changed files with 74 additions and 26 deletions

View File

@@ -83,4 +83,6 @@ public class AccountLoginVO {
private String organizationName;
private Long subscriptionPlanId;
}