getting json error when invoking asp.net core action

前端 未结 0 1750
隐瞒了意图╮
隐瞒了意图╮ 2021-02-01 05:32

I got this simple request to an action in an asp.net core controller.

Controller:

[ApiController]
public class SystemAPIController : ControllerBase
{
    [         


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