TANG JIANG 1 éve
szülő
commit
8e0cda3893

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

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