BUGFIX:订阅计划
This commit is contained in:
@@ -45,4 +45,7 @@ public class SubscriptionPlanDTO {
|
||||
@Schema(description = "订阅计划命名")
|
||||
private String name;
|
||||
|
||||
@Schema(description = "订阅计划状态")
|
||||
private String status;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user