@ -18,7 +18,8 @@ class ShoppingCart extends Model
'market_id',
'store_id',
'num',
'activity_type'
'activity_type',
'goods_type'
];
public function store()