Commit 34f858fa authored by zhz's avatar zhz

evaluate

parent 5b4476e0
......@@ -564,7 +564,6 @@ class GoodsCommonServiceModel extends \Business\AbstractModel
$evaluation['totalCount'] = $grade['totalCount'];
$evaluation['goodsAttr'] = $spec;
$evaluation['gevalImage'] = $gevalImage;
var_dump($evaluation);
unset($evaluation['goods_spec']);
unset($evaluation['geval_image']);
return $evaluation;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment