Lae/config/billing.php

7 lines
58 B
PHP

<?php
return [
// 提成
'commission' => 0.1,
];