package notify import "go_dreamfactory/lego/sys/timewheel" //定时通知 type timernotify struct { rtask *timewheel.Task }