TANG JIANG 1 year ago
parent
commit
8e0cda3893
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/Sharing.Api/Controllers/HotlineMessageReceiveController.cs

+ 0 - 1
src/Sharing.Api/Controllers/HotlineMessageReceiveController.cs

@@ -134,7 +134,6 @@ namespace Sharing.Api.Controllers
             data.Id = id;
             data.Id = id;
             //信息上报
             //信息上报
             await _mediator.Publish(new GetCaseResultReceiveNotification(data));
             await _mediator.Publish(new GetCaseResultReceiveNotification(data));
-
         }
         }
 
 
         /// <summary>
         /// <summary>