新增了错别字字典4

This commit is contained in:
wucongxing8150 2024-11-29 13:57:37 +08:00
parent 700da7ca03
commit af2e95ef74

View File

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