Kaynağa Gözat

活动排序

guhongwei 2 yıl önce
ebeveyn
işleme
76a0009adc
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app/controller/system/config/.platformAct.js

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

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