guhongwei 2 years ago
parent
commit
402ac24590
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/controller/system/config/.goodsTags.js

+ 1 - 1
app/controller/system/config/.goodsTags.js

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