lrf 2 tahun lalu
induk
melakukan
0873be291a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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: ['meta.createdAt'],
-      desc: true,
+      asc: true,
       count: true,
     },
   },