zhangdehua 1 năm trước cách đây
mục cha
commit
81b7599c12
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/index/controller/Cart.php

+ 1 - 1
app/index/controller/Cart.php

@@ -61,7 +61,7 @@ class Cart extends Controller
         }
 
         $res = ['list' => $list, 'cartTotal' => $cartTotal, 'cartMoney' => $cartMoney, 'points' => $user['points'], 'payByPoints' => $payByPoints];
-        $res['address_id'] = 0;
+        $res['addressId'] = 0;
         $res['full'] = '';
         $res['zipCode'] = '';
         $res['name'] = '';