rabin 2 سال پیش
والد
کامیت
20da88e5b3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      service/agent/lib/Import.php

+ 1 - 1
service/agent/lib/Import.php

@@ -748,7 +748,7 @@ class Import
             } else {
                 $num = $v['credit3'];
             }
-            $this->cash_log($v['id'], 1, $num);
+            $this->cash_log($v['id'], 2, $num);
             echo $v['id'];
             echo "\r\n";
         }