Commit 0f203741 authored by wwccw0591's avatar wwccw0591

pc

parent b93566ed
......@@ -53,7 +53,7 @@ class OrderServiceModel extends \Business\AbstractModel
private function getGoodsDetailField()
{
return $this->orderGoodsField . ',goods_commonid as goodsCommonid,goods_group as goodsGroup';
return $this->orderGoodsField . ',goods_commonid as goodsCommonId,goods_group as goodsGroup';
}
public function getOrderIndexWhere($memberId, $keyword, $pageIndex, $pageSize)
......
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