Skip to content

Commit

Permalink
fix: incorrect regadd and sex data structure (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: LoneRifle <[email protected]>
  • Loading branch information
yahuio and LoneRifle authored May 26, 2020
1 parent a279acd commit 2f1a2d9
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 95 deletions.
7 changes: 3 additions & 4 deletions static/myinfo/v2.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

{
"attributes": {
"basic": [
Expand Down Expand Up @@ -1204,7 +1203,7 @@
"value": ""
}
},
"S9912366D":{
"S9912366D": {
"name": {
"lastupdated": "2018-03-20",
"source": "1",
Expand Down Expand Up @@ -2944,7 +2943,7 @@
"classification": "C",
"value": ""
}
},
},
"S9812382B": {
"name": {
"lastupdated": "2018-03-20",
Expand Down Expand Up @@ -5816,7 +5815,7 @@
"classification": "C",
"value": ""
}
},
},
"G1612350T": {
"name": {
"lastupdated": "2018-03-20",
Expand Down
Loading

0 comments on commit 2f1a2d9

Please sign in to comment.