lrf 2 년 전
부모
커밋
0873be291a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,
     },
   },