新增了错别字字典5

This commit is contained in:
wucongxing8150 2024-11-29 13:58:11 +08:00
parent af2e95ef74
commit 50024938e4

View File

@ -223,6 +223,6 @@ func (r *BaseErrorWord) OperationErrorWord(c *gin.Context) {
} }
} }
//tx.Commit() tx.Commit()
responses.Ok(c) responses.Ok(c)
} }