|
@@ -15,7 +15,7 @@ using XF.Domain.Repository;
|
|
|
|
|
|
namespace Hotline.Application.Handlers.Order
|
|
|
{
|
|
|
- [Injection(AppScopes = EAppScope.YiBin)]
|
|
|
+ // [Injection(AppScopes = EAppScope.YiBin)]
|
|
|
public class TranspondCityNotifyHandler : INotificationHandler<OrderStartWorkflowNotify>
|
|
|
{
|
|
|
private readonly IMapper _mapper;
|