TANG JIANG il y a 1 an
Parent
commit
b87f62c23b
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/DataSharing/Province/PusherProviderService.cs

+ 2 - 2
src/DataSharing/Province/PusherProviderService.cs

@@ -93,8 +93,8 @@ namespace DataSharing.Province
                     _logger.LogInformation(name, dto.Request);
                 }
             }
-
-
+            dto.IsSuccess = true;
+            await _dsSendTaskRepository.UpdateAsync(dto, cancellationToken);
             //ProvinceResponse result = new();
             //var configProvince = _channelConfigurationManager.GetConfigurationProvince();
             //if (dto.PathType == EPathType.HuiJu) //汇聚推送