1
0

修改README

This commit is contained in:
2024-03-15 13:52:13 +08:00
parent fd831776f3
commit ea4e5da703

View File

@@ -168,7 +168,7 @@ BackgroundJob.Schedule(() => Console.WriteLine("Delayed"), TimeSpan.FromDays(1))
* Recurring jobs: 依照指定間隔,將任務丟入執行佇列 * Recurring jobs: 依照指定間隔,將任務丟入執行佇列
Cron Expression Cron Expression [測試](https://crontab.guru/)
<table> <table>
<thead> <thead>