package common import "time" var StartTime = time.Now().UnixMilli() // unit: millisecond