Ver Fonte

refund unit

laowu há 1 semana atrás
pai
commit
5992160869
1 ficheiros alterados com 0 adições e 1 exclusões
  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 {
 
             // 数据统计后台 -- 退款记录添加