guhongwei 2 anni fa
parent
commit
74e849ef14
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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,
     },
   },