@@ -240,7 +240,7 @@ namespace DataSharing.Host
.WithIdentity("task-province-other-trigger")
.ForJob(taskProvinceOtherKey)
.StartNow()
- .WithCronSchedule("0/30 * * * * ? ")
+ .WithCronSchedule("0/10 * * * * ? ")
);
//其它平台服务