rabin 19 giờ trước cách đây
mục cha
commit
a10ec57518
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/place/order/app/Lib/Source/Order.php

+ 1 - 1
src/place/order/app/Lib/Source/Order.php

@@ -293,7 +293,7 @@ class Order
 
     # 确认收货
     public function finish_commit(){}
-    public function finish($type = 1, $order, $yes = false, $uid = false)
+    public function finish($type = 1, $order = [], $yes = false, $uid = false)
     {
         if ($yes || ($order['status'] >= 3 && $order['status'] <= 4)) {
             if ($type == 1) {