@@ -12,3 +12,4 @@ run/
typings/
.nyc_output/
.vscode/
+.history
@@ -84,7 +84,8 @@ class GoodsService extends CrudService {
limit_num: 1,
file: 1,
leader_price: 1,
- status: 1
+ status: 1,
+ sort: 1,
},
],