TANG JIANG há 1 ano atrás
pai
commit
2bb2994509
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/Sharing.DaoShu110/Controllers/PoliceDSController.cs

+ 1 - 1
src/Sharing.DaoShu110/Controllers/PoliceDSController.cs

@@ -654,7 +654,7 @@ namespace Sharing.DaoShu110.Controllers
                 //向业务系统推送消息
                 await _capPublisher.PublishAsync(Sharing.Share.Mq.EventNames.SharingPoliceReturn, feedbackDto, cancellationToken: HttpContext.RequestAborted);
             }
-            else if (policeReceiveChainDealDs.DisposalType == 3)//回访
+            else if (policeReceiveChainDealDs.DisposalType == 3)//回访 
             {
                 PublishVisitDto publishVisitDto = new()
                 {