注解修改
This commit is contained in:
@@ -29,7 +29,7 @@ public class UpdateSubscriptionPlanDTO {
|
||||
@Schema(description = "管理员账户id")
|
||||
private Long adminAccId;
|
||||
|
||||
@ApiModelProperty("订阅重命名")
|
||||
@Schema(description = "订阅重命名")
|
||||
private String name;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user