Skip to content

Commit 2ece7c3

Browse files
feat: add user JSON files for new users 789900000005 and 789900000006
1 parent bda241e commit 2ece7c3

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"maleOrFemale": "male",
3+
"userId": 789900000005,
4+
"name": "U789900000005",
5+
"createdAt": "2024-10-30 20:37:20",
6+
"updatedAt": "2024-10-30 20:37:20"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"maleOrFemale": "male",
3+
"userId": 789900000006,
4+
"name": "U789900000006",
5+
"createdAt": "2024-10-30 20:37:20",
6+
"updatedAt": "2024-10-30 20:37:20"
7+
}

0 commit comments

Comments
 (0)