baishaojie 1 өдөр өмнө
parent
commit
b60e814514

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

@@ -165,7 +165,7 @@ func CronScheduled(ctx context.Context) {
 	} else if setting.ServerSetting.SyncStatus == 9 {
 		yq.YqCron()
 	}
-	yq.YqCron()
+	
 	// err = xdmy.AddFunc("0 05 7 * * *", func() {
 	// 	// 	// 	// 	//现代牧业sap同步
 	// sap.SyncMaterialOutbound()