shish 5 лет назад
Родитель
Сommit
6c36baa3dd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      biz/pt/classes/PtAssetClass.php

+ 1 - 1
biz/pt/classes/PtAssetClass.php

@@ -265,7 +265,7 @@ class PtAssetClass extends BaseClass
             'payWay' => 0,
             'event' => "【{$shop->merchantName} {$shop->shopName}】 的销售单发起退款",
             'sjId' => $shop->sjId,
-            'shopId' => $shop->shopId,
+            'shopId' => $shop->id,
             'tx' => $tx,
             'ptStyle' => $ptStyle,
             'shopName' => $shop->shopName,