Commit 3bce11ed authored by wwccw0591's avatar wwccw0591

pc

parent ffa05431
......@@ -341,7 +341,7 @@ class ShopkeeperServiceModel extends \Business\AbstractModel
private function getGoodsDetailField()
{
return $this->orderGoodsField . ',goods_commonid as goodsCommonid,goods_spec as goodsSpec ';
return $this->orderGoodsField . ',goods_commonid as goodsCommonid,goods_commonid as goodsCommonId,goods_goods_spec as goodsSpec ';
}
/**
......
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