@@ -200,6 +200,8 @@ class OrderDetailService extends CrudService {
file: 1,
act: 1,
price: 1,
+ sp_price: 1,
+ gift: 1,
},
shop: {
_id: '$shopInfo._id',