mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-09 10:43:44 +08:00
opt: add default extension for mj image
This commit is contained in:
@@ -180,7 +180,6 @@ func (s *Service) Notify(job model.MidJourneyJob) error {
|
||||
job.OrgURL = task.ImageUrl
|
||||
}
|
||||
}
|
||||
job.UseProxy = true
|
||||
job.MessageId = task.Id
|
||||
tx := s.db.Updates(&job)
|
||||
if tx.Error != nil {
|
||||
|
||||
Reference in New Issue
Block a user