lrf402788946 4 năm trước cách đây
mục cha
commit
4008da609a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/controller/.apply.js

+ 1 - 1
app/controller/.apply.js

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