From bc069f089155f3c8af54decba40ec382b5d785e5 Mon Sep 17 00:00:00 2001 From: "iVampireSP.com" Date: Thu, 15 Sep 2022 13:17:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20=E8=AE=A1=E8=B4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/drops.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/drops.php b/config/drops.php index 0e5dd20..fa0d585 100644 --- a/config/drops.php +++ b/config/drops.php @@ -2,5 +2,5 @@ return [ 'rate' => 1000, - 'decimal' => 10000, + 'decimal' => 100000, ];