Ver código fonte

时区修复

baishaojie 1 dia atrás
pai
commit
df58b3deb2
3 arquivos alterados com 2 adições e 1 exclusões
  1. BIN
      TMRWatchComm
  2. BIN
      TMRWatchComm.zip
  3. 2 1
      http/handle/api/scheduled.go

BIN
TMRWatchComm


BIN
TMRWatchComm.zip


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

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