feat: add search text filter for user query
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m40s
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m40s
This commit is contained in:
@@ -114,7 +114,7 @@ public class DayaLoanCheckWorker
|
||||
recurringJobManager.AddOrUpdate<DayaLoanCheckWorker>(
|
||||
"daya-loan-check",
|
||||
worker => worker.ExecuteAsync(),
|
||||
"*/01 * * * *", // هر 15 دقیقه
|
||||
"*/20 * * * *", // هر 15 دقیقه
|
||||
TimeZoneInfo.Local
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user