laowu 1 tydzień temu
rodzic
commit
5992160869
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      app/dao/Estatisticas/RechargeWithDraw.php

+ 0 - 1
app/dao/Estatisticas/RechargeWithDraw.php

@@ -81,7 +81,6 @@ class RechargeWithDraw
 
     public function refund($UserID, $Recharge, $Fee)
     {
-        $Recharge = $Recharge * NumConfig::NUM_VALUE;
         try {
 
             // 数据统计后台 -- 退款记录添加