Compare commits

..

No commits in common. "8f2452c804b4ef124c3abf9f271bbb1c5e9d562f" and "a6b12096f84601b64853eb7527094a22385ad3a2" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ func main() {
handler.SetUpIMGroup(r) // IM
handler.SetUpCIDGroup(r) // CID,持续集成、部署
handler.SetUpToolGroup(r) // Tool
handler.SetUpFileGroup(r) // File
defer dao.Close()
defer worker.CloseRedis()
//定时任务