clone 开源的 Shopping

This commit is contained in:
sin
2019-03-04 15:28:16 +08:00
parent 78945c61a7
commit c9d71726fa
83 changed files with 9774 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
[
{
"id": "1",
"name": "张三",
"tel": "13000000000",
"address": "浙江省杭州市西湖区文三路 138 号东方通信大厦 7 楼 501 室"
},
{
"id": "2",
"name": "李四",
"tel": "1310000000",
"address": "浙江省杭州市拱墅区莫干山路 50 号"
}
]