shish 4 anni fa
parent
commit
b81ab86c2b
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      biz-hd/purchase/classes/PurchaseClass.php

+ 1 - 2
biz-hd/purchase/classes/PurchaseClass.php

@@ -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,