2022年3月2日 星期三

黑貓包裹查詢網址

 https://www.t-cat.com.tw/Inquire/Trace.aspx?method=result&billID=xxx

沒有留言:

自訂權限驗證機制

// 使用 filter [Route("api/[controller]")] [ApiController] [Authorize] [TypeFilter(typeof(CustomAsyncAuthorizationFilter))] public c...