1 多个参数采用结构的形式,如class xyz

2 返回值使用IActionResult 控制,不能使用httpRequestMessage类型

3 url为路由名称+Controller前缀 如下面的例子为net core webApi返回值

 

net core webApi返回值

 

相关文章:

  • 2022-12-23
  • 2021-12-10
  • 2022-12-23
  • 2021-08-28
  • 2022-12-23
  • 2021-01-12
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-26
相关资源
相似解决方案