feat(1.0): 新增脚本定时更新小程序状态
This commit is contained in:
parent
4e236e084e
commit
00f758ecba
@ -70,7 +70,7 @@ func (s *server) Start() {
|
||||
"updated_at": time.Now(),
|
||||
}); err != nil {
|
||||
s.logger.Error("更新小程序状态失败", zap.Error(err))
|
||||
return
|
||||
continue
|
||||
}
|
||||
}
|
||||
}, "监控小程序状态")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user