opt:Optimize the algorithm to check whether Midjourney images can continue to variation

This commit is contained in:
RockYang
2023-08-17 14:20:16 +08:00
parent 07049c9afb
commit 329e3eee21
11 changed files with 31 additions and 30 deletions

View File

@@ -67,7 +67,7 @@ func (h *MidJourneyHandler) Notify(c *gin.Context) {
return
}
logger.Infof("收到 MidJourney 回调请求:%+v", data)
logger.Debugf("收到 MidJourney 回调请求:%+v", data)
// the job is saved
var job model.MidJourneyJob