mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 14:29:19 +08:00
fix delete
This commit is contained in:
@@ -53,6 +53,7 @@ func StartCronTask() {
|
||||
panic(err)
|
||||
}
|
||||
c.Start()
|
||||
fmt.Println("start cron task success")
|
||||
}
|
||||
|
||||
func getCronTaskOperationID() string {
|
||||
|
||||
Reference in New Issue
Block a user