Browse Source

shengmu:云养牛上传更新

baishaojie 2 weeks ago
parent
commit
01f43971b7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      http/handle/api/scheduled.go

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

@@ -119,6 +119,7 @@ func CronScheduled(ctx context.Context) {
 			sap.SyncLeftoverEntry()
 			// sap.SyncWasteuse()
 		})
+		
 		xdmy.Start()
 		InitMqttClient()
 	} else if setting.ServerSetting.SyncStatus == 3 {