nestjs-mongoose-crud icon indicating copy to clipboard operation
nestjs-mongoose-crud copied to clipboard

CrudRouteForFind接口是否缺少page

Open wlh3133 opened this issue 5 years ago • 0 comments

根据/users?query={"where":{"username":"user1","age":{"$gt":18}},"sort":"-_id","limit":10,"page":2,"populate":"friends"},我觉得CrudRouteForFind接口好像缺少page

wlh3133 avatar Jan 14 '20 07:01 wlh3133