@@ -137,9 +137,8 @@ class PurchaseClass extends BaseClass
'mainId' => $mainId,
'orderSn' => $orderSn,
'cgId' => $cgId,
- 'thirdRefundNo' => '',
'status' => 0,
- 'shopAdminId' => '',
+ 'shopAdminId' => 0,
'shopAdminName' => '',
'refundType' => $refundType,
'refundPrice' => $refundPrice,