瀏覽代碼

refund unit

laowu 1 周之前
父節點
當前提交
5992160869
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 {
 
             // 数据统计后台 -- 退款记录添加