Commit 9ddc0b5a authored by libangzhu's avatar libangzhu Committed by vipwzw

update

parent 69076a83
...@@ -26,11 +26,6 @@ var ( ...@@ -26,11 +26,6 @@ var (
CheckBlackListInterVal = 30 * time.Second CheckBlackListInterVal = 30 * time.Second
CheckCfgSeedsInterVal = 1 * time.Minute CheckCfgSeedsInterVal = 1 * time.Minute
unitTime = map[string]int64{
"hour": 3600,
"min": 60,
"second": 1,
}
) )
const ( const (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment