|
|
@@ -597,7 +597,7 @@ class ShopClass extends BaseClass
|
|
|
'txBalance' => $currentPtTxBalance,
|
|
|
'io' => 1,
|
|
|
'payWay' => 0,
|
|
|
- 'event' => "【{$shop->merchantName}-{$shop->shopName}】获得佣金,(" . $customerSjName . '-' . $customerName . "提现" . $amount . "元)",
|
|
|
+ 'event' => $customerSjName . '-' . $customerName . "提现" . $amount . "元,代理商【{$shop->merchantName}-{$shop->shopName}】获得佣金",
|
|
|
'sjId' => $shop->sjId,
|
|
|
'shopId' => $shop->id,
|
|
|
'tx' => $tx,
|