feat: Implement real Daya API integration with configurable mock/real service
This commit is contained in:
@@ -115,7 +115,7 @@ public class DayaLoanCheckWorker
|
||||
"daya-loan-check",
|
||||
worker => worker.ExecuteAsync(),
|
||||
"*/15 * * * *", // هر 15 دقیقه
|
||||
TimeZoneInfo.Utc
|
||||
TimeZoneInfo.Local
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user