|
@@ -96,7 +96,7 @@ namespace DataSharing.Province
|
|
|
//}
|
|
|
//dto.IsSuccess = true;
|
|
|
//await _dsSendTaskRepository.UpdateAsync(dto, cancellationToken);
|
|
|
-
|
|
|
+ _logger.LogWarning("省请求参数:" + "--------------" + dto.Request);
|
|
|
ProvinceResponse result = new();
|
|
|
var configProvince = _channelConfigurationManager.GetConfigurationProvince();
|
|
|
if (dto.PathType == EPathType.HuiJu) //汇聚推送
|