TASK:异步调用generate及取消generate
This commit is contained in:
@@ -46,5 +46,5 @@ public class GenerateThroughImageTextDTO {
|
||||
String timeZone;
|
||||
|
||||
@ApiModelProperty("唯一id,用于保持消息唯一性")
|
||||
Long uniqueId;
|
||||
String uniqueId;
|
||||
}
|
||||
|
||||
@@ -22,4 +22,6 @@ public class GenerateToPythonDTO {
|
||||
private String version;
|
||||
|
||||
private String gender;
|
||||
|
||||
private String tasks_id;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user