shish 5 жил өмнө
parent
commit
e3e801d539

+ 1 - 1
biz/shop/classes/ShopClass.php

@@ -470,7 +470,7 @@ class ShopClass extends BaseClass
             'amount' => $refundPrice,
             'balance' => $currentBalance,
             'txBalance' => $currentTx,
-            'io' => 1,
+            'io' => 0,
             'payWay' => 0,
             'event' => $event,
             'sjId' => $shop->sjId,