张海涛
Results
1
issues of
张海涛
AddRecurringJob 功能 { "JobName": "test", "Method": "POST", "ContentType": "application/json", "Url": "http://localhost:5001/api/User/Add", "Data": { "Type":1 }, "QueueName":"test", "Timeout": 5000, "Cron": "* 0/2 * * *", "EnableRetry": false, "RetryTimes": 3, "RetryDelaysInSeconds": "20,30,60",...