This commit is contained in:
wangzihuacool 2022-11-25 09:39:57 +00:00
parent 3ee667a40e
commit ccf5b2e01d
2 changed files with 8 additions and 9 deletions

View File

@ -17,7 +17,6 @@ const (
transactionIsolation = "REPEATABLE-READ"
)
func init() {
log.SetLevel(log.ERROR)
}