guhongwei 2 年之前
父节点
当前提交
e95e2b0fe8
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      app/service/shop/goodsJoinAct.js

+ 0 - 1
app/service/shop/goodsJoinAct.js

@@ -112,7 +112,6 @@ class GoodsJoinActService extends CrudService {
         shop_name: { $first: "$shopInfo.name" },
         goods: "$goods._id",
         goods_name: "$goods.name",
-        goods_status: "$goods.status",
         act_tags: "$goods.act_tags",
         spec: "$spec._id",
         spec_name: "$spec.name",