Lae/config/drops.php
2022-11-19 12:37:18 +08:00

8 lines
78 B
PHP

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