Update work.go
This commit is contained in:
parent
fa069d0d7d
commit
627b08f0cd
@ -273,6 +273,7 @@ func processContentAndAutoTags(ctx *gin.Context, content string) (string, error)
|
|||||||
return content, errors.New("自动生成标签保存到数据库失败")
|
return content, errors.New("自动生成标签保存到数据库失败")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
zap.L().Info("processContentAndAutoTags ", zap.Any("resp", resp))
|
||||||
return resp.Post, nil
|
return resp.Post, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user