goods = $goods; } abstract public function getWeight(); abstract public function enable(); abstract public function getDealPrice(); }