zhangdehua hai 1 ano
pai
achega
81b7599c12
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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'] = '';