guhongwei 2 年之前
父节点
当前提交
402ac24590
共有 1 个文件被更改,包括 1 次插入1 次删除
  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,
     },
   },