新文章 网摘 文章 随笔 日记

文章分类 -  Fiddler

摘要:示例接口定义 为了方便笔者先自己写了个简单的接口用于展示,返回当前时间,具体如下 /// <summary> /// GetToday. /// </summary> /// <returns></returns> [HttpGet] [Route("GetTime/Today")] public 阅读全文
posted @ 2022-09-16 13:20 岭南春 阅读(420) 评论(0) 推荐(0)