@@ -16,7 +16,7 @@ func init() {
if err := script.NewScript().Do(); err != nil {
log.Errorf("执行脚本失败: %v", err.Error())
}
queues.StartConsumer() // 启动队列
go queues.StartConsumer() // 启动队列
func main() {
The note is not visible to the blocked user.