shish 5 years ago
parent
commit
8f7171b728
1 changed files with 2 additions and 2 deletions
  1. 2 2
      biz/sj/classes/CashClass.php

+ 2 - 2
biz/sj/classes/CashClass.php

@@ -196,7 +196,7 @@ class CashClass extends BaseClass
             'txBalance' => $currentTxBalance,
             'io' => 1,
             'payWay' => 0,
-            'event' => "提现回退",
+            'event' => "提现回",
             'sjId' => $sjId,
             'shopId' => $shopId,
             'tx' => $tx,
@@ -241,7 +241,7 @@ class CashClass extends BaseClass
             'txBalance' => $currentPtTxBalance,
             'io' => 1,
             'payWay' => 0,
-            'event' => "【{$shop->merchantName} {$shop->shopName}】提现回退",
+            'event' => "【{$shop->merchantName} {$shop->shopName}】提现回",
             'sjId' => $sjId,
             'shopId' => $shopId,
             'tx' => $tx,