Return String or 404 exception in asp .net web api core 3

后端 未结 0 438
温柔的废话
温柔的废话 2021-01-21 11:24

My ASP.NET CORE 3 web Get API is as follows:

        [HttpGet("{trxid}", Name = "Getca")]
        public async T         


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