lrf 2 년 전
부모
커밋
1c252b07a7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/controller/config/.zrOrder.js

+ 1 - 1
app/controller/config/.zrOrder.js

@@ -23,7 +23,7 @@ module.exports = {
         'meta.createdAt@end': 'meta.createdAt@end',
         customer: 'customer',
         shop: 'shop',
-        goods: 'goods',
+        goods: '%goods.name%',
         no: 'no',
         status: 'status',
       },