@@ -288,7 +288,7 @@ namespace Hotline.Api
.WithIdentity("task-send-order-trigger")
.ForJob(autoSendOrderKey)
.StartNow()
- .WithCronSchedule("0 0 9 * * ?")
+ .WithCronSchedule("0 10 9 * * ?")
);
break;
case AppDefaults.AppScope.ZiGong: