@@ -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