@@ -315,7 +315,7 @@ func (slf *TestService2) OnInit() error {
}
func (slf *TestService2) OnCron(){
func (slf *TestService2) OnCron(cron *timer.Cron){
fmt.Printf(":A minute passed!\n")
```
The note is not visible to the blocked user.