guhongwei 2 лет назад
Родитель
Сommit
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,
     },
   },