clone 开源的 Shopping
This commit is contained in:
14
mobile-web/src/data/user/GetAddressList.json
Normal file
14
mobile-web/src/data/user/GetAddressList.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"id": "1",
|
||||
"name": "张三",
|
||||
"tel": "13000000000",
|
||||
"address": "浙江省杭州市西湖区文三路 138 号东方通信大厦 7 楼 501 室"
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"name": "李四",
|
||||
"tel": "1310000000",
|
||||
"address": "浙江省杭州市拱墅区莫干山路 50 号"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user