System.Text.Json.JsonElement' does not contain a definition

后端 未结 0 2204
既然无缘
既然无缘 2020-12-31 06:45

I call service this way:

await _webApiService.GetDefaultPrice(new { ClientId = 1, BottleTypeId = 2 }, new CancellationToken());
相关标签:
回答
  • 消灭零回复
提交回复
热议问题