Merge remote-tracking branch 'origin/mark' into don

This commit is contained in:
Rosy-zhudan
2019-09-29 08:44:36 +08:00
7 changed files with 25 additions and 12 deletions

View File

@@ -13,7 +13,7 @@ import (
const (
useGetRowsWhenGetRow = true
transactionWarningSeconds = 5 * 60 // 5分钟
transactionWarningSeconds = 2 * 60 // 5分钟
)
type DaoDB struct {