This commit is contained in:
2026-01-07 09:53:58 +08:00
parent 9e252b16ef
commit 4879cfeb60

View File

@@ -45,4 +45,7 @@ public class SubscriptionPlanVO {
@Schema(description = "命名")
private String name;
@Schema(description = "国家或地区")
private String countryOrRegion;
}