Try this. You can put a common route prefix on the controller. [Route("api/[controller]")] public class BXLogsController : Controller ...
確定! 回上一頁