guhongwei 2 years ago
parent
commit
74e849ef14
1 changed files with 1 additions and 1 deletions
  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,
     },
   },