How can desterilize the JSON

后端 未结 0 1993
长发绾君心
长发绾君心 2020-11-29 19:25

Here is code where for API controller:

[HttpGet("{id}", Name = "GoalsById")]
    public IActionResult GetGoalsById(int id)
    {
        t         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题