($shop_price * $point_rate_value)) { return '积分抵扣金额不能超过商品总额'; } else { return true; } } }