Tree 1 bulan lalu
induk
melakukan
570e027941
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/Http/Controllers/Game/WithDrawInfoController.php

+ 1 - 1
app/Http/Controllers/Game/WithDrawInfoController.php

@@ -120,7 +120,7 @@ class WithDrawInfoController
 
         $dbh = DB::connection()->getPdo();
 
-        $score=$score*NumConfig::NUM_VALUE;
+//        $score=$score*NumConfig::NUM_VALUE;
 
         $sql="DECLARE  @return_value int
         set nocount on use QPAccountsDB