Authored by chenchao

fix params of doc

... ... @@ -251,7 +251,7 @@ public class SellerOrderController {
/**
* 变价计算
* 仅仅支持6.8.3,从6.8.4后使用 {@link #computeAdjustPrice(int, int, BigDecimal, String, int, int)}
* 仅仅支持6.8.3,从6.8.4后使用 {@link #computeAdjustPrice(int, int, BigDecimal, String, int, int, Integer)}
* @since 6.8.3
* @deprecated 6.8.4
* @param uid
... ...