guhongwei hace 2 años
padre
commit
74e849ef14
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,
     },
   },