改进 汇率

This commit is contained in:
iVampireSP.com 2022-09-16 20:50:32 +08:00
parent 5fc9774557
commit 1efe83a61e
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -3,5 +3,5 @@
return [
'rate' => 1000,
'decimal' => 100000,
'module_rate' => 990,
'module_rate' => 825,
];