baishaojie 1 日 前
コミット
b60e814514
1 ファイル変更1 行追加1 行削除
  1. 1 1
      http/handle/api/scheduled.go

+ 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()