5 Star 0 Fork 0

Petefloyd/评审系统稳定版前端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
data.json 1.95 KB
一键复制 编辑 原始数据 按行查看 历史
479265006 提交于 2024-09-29 08:21 . -----------
{
"users": [
{
"id": "1",
"name": "Alice Wang",
"email": "[email protected]",
"age": 28,
"gender": "female",
"country": "China"
},
{
"id": "2",
"name": "Bob Li",
"email": "[email protected]",
"age": 34,
"gender": "male",
"country": "China"
},
{
"id": "3",
"name": "Catherine Zhang",
"email": "[email protected]",
"age": 22,
"gender": "female",
"country": "China"
},
{
"id": "4",
"name": "David Chen",
"email": "[email protected]",
"age": 30,
"gender": "male",
"country": "China"
},
{
"id": "5",
"name": "Eva Liu",
"email": "[email protected]",
"age": 25,
"gender": "female",
"country": "China"
},
{
"id": "6",
"name": "Frank Zhao",
"email": "[email protected]",
"age": 40,
"gender": "male",
"country": "China"
},
{
"id": "7",
"name": "Grace Xu",
"email": "[email protected]",
"age": 27,
"gender": "female",
"country": "China"
},
{
"id": "8",
"name": "Henry Huang",
"email": "[email protected]",
"age": 35,
"gender": "male",
"country": "China"
},
{
"id": "9",
"name": "Ivy Yang",
"email": "[email protected]",
"age": 29,
"gender": "female",
"country": "China"
},
{
"id": "10",
"name": "Jacky Wu",
"email": "[email protected]",
"age": 32,
"gender": "male",
"country": "China"
},
{
"id": "1",
"name": "Alice Wang",
"email": "[email protected]",
"age": 28,
"gender": "female",
"country": "China"
},
{
"id": "11",
"name": "Alice Wang",
"email": "[email protected]",
"age": 28,
"gender": "female",
"country": "China"
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/petefloyd/stable-evaluation-system-frontend.git
[email protected]:petefloyd/stable-evaluation-system-frontend.git
petefloyd
stable-evaluation-system-frontend
评审系统稳定版前端
master

搜索帮助