mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-13 17:22:26 +08:00
@@ -3,6 +3,6 @@ package util
|
||||
import "time"
|
||||
|
||||
//GetCurrTs return current timestamps
|
||||
func GetCurrTs() int64 {
|
||||
func GetCurrTS() int64 {
|
||||
return time.Now().Unix()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user