請考慮下列控制器:. C# 複製. [Route("api/[controller]")] [ApiController] public class Test2Controller : ControllerBase { [HttpGet] // GET ...
確定! 回上一頁