public static function getReceiptGoodsById($id) { $rtnData = PurToWhModel::getReceiptGoodsById($id); return $rtnData; }