@@ -120,14 +120,18 @@ class Shop extends BaseController
'id',
'order_id',
'uid',
- 'mobile',
- 'nickname',
'real_name',
- 'phone',
- 'province',
- 'city',
- 'district',
- 'detail',
+ 'user_phone',
+ 'address_id',
+ 'user_address',
+// 'mobile',
+// 'nickname',
+// 'real_name',
+// 'tel',
+// 'province',
+// 'city',
+// 'district',
+// 'detail',
'total_price',
'pay_price',
'total_postage',