mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-27 10:35:58 +08:00
feat: support custom menu
This commit is contained in:
@@ -181,6 +181,7 @@ func (p *ServicePool) SyncTaskProgress() {
|
||||
CreatedAt: time.Now(),
|
||||
})
|
||||
}
|
||||
continue
|
||||
}
|
||||
|
||||
if servicePlus := p.getService(job.ChannelId); servicePlus != nil {
|
||||
|
||||
Reference in New Issue
Block a user