first commit

This commit is contained in:
编码猿
2024-09-27 01:16:59 +08:00
commit 885e756114
10 changed files with 674 additions and 0 deletions

14
data.json Normal file
View File

@@ -0,0 +1,14 @@
{
"1": {
"id": "1",
"name": "Dan"
},
"2": {
"id": "2",
"name": "Marie"
},
"3": {
"id": "3",
"name": "Jessie"
}
}