... price * discount / 100.0F; log.info("簡單的折扣後的價格:{}", knockdownPrice); } /** * calPrice * * @param price 價格* @param discounts ...
確定! 回上一頁