mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
fix delete
This commit is contained in:
parent
4c10164970
commit
cfe218b8a4
@ -53,6 +53,7 @@ func StartCronTask() {
|
||||
panic(err)
|
||||
}
|
||||
c.Start()
|
||||
fmt.Println("start cron task success")
|
||||
}
|
||||
|
||||
func getCronTaskOperationID() string {
|
||||
|
Loading…
x
Reference in New Issue
Block a user