陈旧

Results 1 issues of 陈旧

## 问题描述 > 在 P14 集中,做查询的时候,在swagger中直接输入 { "limit":1 },Request URL显示的是没有加上 “query” 子段的,导致查询的时候查不到正确结果,在浏览器中输入 http://localhost:3000/courses?query={%22limit%22:1} 是能够正确获得结果的 ## 版本 > ![图片](https://user-images.githubusercontent.com/45514446/71142090-4abfca80-2251-11ea-8543-3b70d7b6a823.png) ## 两种结果显示 > ![图片](https://user-images.githubusercontent.com/45514446/71142337-100a6200-2252-11ea-9f28-ec47263ad961.png) > ![图片](https://user-images.githubusercontent.com/45514446/71142239-c15cc800-2251-11ea-9434-0f51710d675d.png) > 图片不知道为啥不能显示😫