1
This commit is contained in:
@@ -22,7 +22,7 @@ namespace Tnb.WarehouseMgr
|
||||
/// 定时任务
|
||||
/// added by ly on 20230802
|
||||
/// </summary>
|
||||
public class TimedTaskBackgroundService : IHostedService
|
||||
public class TimedTaskBackgroundService : BackgroundService
|
||||
{
|
||||
private ISendMessageService? _sendService;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user