TASK: 订阅或试用用户账号到期邮件通知
This commit is contained in:
@@ -39,5 +39,5 @@ public class PoseTransformDTO {
|
||||
private String prompt;
|
||||
|
||||
@ApiModelProperty("生成模式 1.pose2video | 2.prompt2video | 3.FLFrame2video ")
|
||||
private int mode;
|
||||
private Integer mode;
|
||||
}
|
||||
|
||||
@@ -61,5 +61,5 @@ public class SubscriptionEmailParamsDTO {
|
||||
// 付款失败原因
|
||||
private String failMessage;
|
||||
|
||||
|
||||
private String days;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user