mirror of https://github.com/shunfei/cronsun
parent
684815b723
commit
7ccdfcaf10
@ -1,7 +1,7 @@
|
||||
package node
|
||||
|
||||
import (
|
||||
"sunteng/cronsun/models"
|
||||
"github.com/shunfei/cronsun/models"
|
||||
)
|
||||
|
||||
type Jobs map[string]*models.Job
|
||||
|
Loading…
Reference in new issue