mirror of https://github.com/statping/statping
docker
parent
5e2cb88fbb
commit
c8907a3784
|
@ -139,6 +139,7 @@ func (u *Service) Create() int {
|
|||
panic(err)
|
||||
}
|
||||
services = SelectAllServices()
|
||||
go u.CheckQueue()
|
||||
return lastInsertId
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue