修复 计费

This commit is contained in:
iVampireSP.com 2022-09-15 13:17:15 +08:00
parent a5fef1c695
commit bc069f0891
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -2,5 +2,5 @@
return [
'rate' => 1000,
'decimal' => 10000,
'decimal' => 100000,
];