修改标签124
This commit is contained in:
@@ -497,7 +497,7 @@ func (r *QuestionService) PutQuestion(questionId int64, req requests.PutQuestion
|
||||
return false, errors.New(err.Error())
|
||||
}
|
||||
|
||||
//tx.Commit()
|
||||
tx.Commit()
|
||||
return true, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user