mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-04 12:52:27 +08:00
补全 golint (#322)
This commit is contained in:
@@ -2,7 +2,7 @@ package util
|
||||
|
||||
import "time"
|
||||
|
||||
//GetCurrTs return current timestamps
|
||||
//GetCurrTS return current timestamps
|
||||
func GetCurrTS() int64 {
|
||||
return time.Now().Unix()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user