瀏覽代碼

赠送RWA

dong025 5 天之前
父節點
當前提交
4878c39508
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/common/model/ProductOrder.php

+ 1 - 1
application/common/model/ProductOrder.php

@@ -314,7 +314,7 @@ class ProductOrder extends Model
             'order_id' => $orderId,
             'product_id' => $productId,
             'type_id' => $typeId,
-            'status' => 5,
+            'status' => 1,
             'area_id' => 0,
             'price' => $price,
             'popular_price' => $price,