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

@@ -89,7 +89,7 @@ var (
VendorIDELM: "饿了么",
VendorIDEBAI: "饿百新零售",
VendorIDWSC: "微盟微商城",
VendorIDJX: "京西自营",
VendorIDJX: "京西商城",
VendorIDDada: "达达众包",
VendorIDMTPS: "美团配送",

View File

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