Commit ea25a433 authored by hj's avatar hj

更新提交

parent b0b851e7
......@@ -42,6 +42,7 @@ class ProductDetailTransformer extends TransformerAbstract
}else{
$productTransReturn['status'] = 1;
}
$productTransReturn['if_hot'] = $products['if_hot'];
}
return $productTransReturn;
}
......
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