Go to my github
摘要: 第 6 章 高级查询和日志 6.3 排序 RESTful API 在实现排序时应支持对集合资源的一个或多个属性进行排序 示例对 authors 资源按照其属性 Age 升序排序,再按 BirthPlace 属性降序排序:https://localhost:5000/api/authors? orde 阅读全文
posted @ 2020-07-14 02:37 郑子铭 阅读(566) 评论(2) 推荐(1) 编辑