Ver Fonte

圣牧自动补料

baishaojie há 2 dias atrás
pai
commit
fc395485e0
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      http/handle/api/scheduled.go

+ 1 - 0
http/handle/api/scheduled.go

@@ -91,6 +91,7 @@ func CronScheduled(ctx context.Context) {
 			logs.Error("CronScheduled-error-5:", err)
 			return
 		}
+		
 		for _, data := range dataList {
 			var openIdList []string
 			if _, ok := data["user"]; ok {