package delaytask import "gopkg.in/macaron.v1" // 创建延时任务 func Create(ctx *macaron.Context) { }