|
@@ -52,7 +52,6 @@ public class WorkflowNextHandler : INotificationHandler<NextStepNotify>
|
|
|
private readonly IMediator _mediator;
|
|
|
private readonly ISystemSettingCacheManager _systemSettingCacheManager;
|
|
|
private readonly Publisher _publisher;
|
|
|
- private readonly ICalcExpireTime _expireTime;
|
|
|
|
|
|
public WorkflowNextHandler(
|
|
|
IOrderDomainService orderDomainService,
|