guhongwei 2 năm trước cách đây
mục cha
commit
74e849ef14
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/controller/config/.test.js

+ 1 - 1
app/controller/config/.test.js

@@ -35,7 +35,7 @@ module.exports = {
     options: {
       query: ["skip", "limit"],
       sort: ["sort"],
-      desc: true,
+      desc: false,
       count: true,
     },
   },