Skip to content

Commit dbb9b9a

Browse files
bump
1 parent 783a6e2 commit dbb9b9a

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

db_files_dir/iam/users/1.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,12 @@
11
{
22
"userId": "1",
33
"name": "foo23456",
4-
"tags": [
5-
"foo",
6-
"bar",
7-
"a",
8-
"b",
9-
"c",
10-
"d",
11-
"e",
12-
"f",
13-
"todo"
14-
],
4+
"tags": ["foo", "bar", "a", "b", "c", "d", "e", "f2", "todo"],
155
"updatedAt": "2024-04-08 22:45:52",
166
"notes": "1test2\n12311",
177
"maleOrFemale": "female",
188
"photos": [
199
"https://img.alicdn.com/imgextra/i4/2653100434/O1CN013YHQl61F4ogqSSKAg_!!2653100434.png"
2010
],
2111
"roleCode": "developer"
22-
}
12+
}

0 commit comments

Comments
 (0)