@@ -16,10 +16,12 @@ import (
)
func init() {
//初始化数据模型
var StartTime = time.Now().Unix()
models.Init(StartTime)
jobs.InitJobs()
}
func main() {
The note is not visible to the blocked user.