tsmsogn/kuroneko_daibiki_fee

0.0.2 2021-12-17 08:14 UTC

This package is auto-updated.

Last update: 2024-09-17 14:39:07 UTC


README

安装说明

composer require tsmsogn/kuroneko_daibiki_fee

使用说明

$calculator = new Calculator(PaymentType::CASH);

$calculator->getFeeByNyukinPrice(4670); // 330
$calculator->getFeeByNyukinPrice(9670); // 440