提交 e7055247 编写于 作者: G gongfuxiang

商品评论

上级 ed941686
...@@ -166,7 +166,6 @@ class GoodsCommentsService ...@@ -166,7 +166,6 @@ class GoodsCommentsService
} else { } else {
$v['user'] = $user; $v['user'] = $user;
} }
// 订单规格 // 订单规格
$spec = Db::name('OrderDetail')->where(['order_id'=>$v['order_id'], 'goods_id'=>$v['goods_id']])->value('spec'); $spec = Db::name('OrderDetail')->where(['order_id'=>$v['order_id'], 'goods_id'=>$v['goods_id']])->value('spec');
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册