mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-07 22:53:41 +08:00
移除不必要的功能
This commit is contained in:
@@ -356,6 +356,7 @@ func relayMidjourneySubmit(c *gin.Context, relayMode int) *MidjourneyResponse {
|
||||
Status: "",
|
||||
Progress: "0%",
|
||||
FailReason: "",
|
||||
ChannelId: c.GetInt("channel_id"),
|
||||
}
|
||||
if midjResponse.Code == 4 || midjResponse.Code == 24 {
|
||||
midjourneyTask.FailReason = midjResponse.Description
|
||||
|
||||
Reference in New Issue
Block a user