瀏覽代碼

Merge branch 'dev'

guhongwei 2 年之前
父節點
當前提交
1bddc48828
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/controller/system/config/.banner.js

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

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