質問編集履歴
1
```
title
CHANGED
File without changes
|
body
CHANGED
@@ -20,4 +20,7 @@
|
|
20
20
|
"userId": json["user"]["id"].string
|
21
21
|
]
|
22
22
|
self.articles.append(article)
|
23
|
-
}
|
23
|
+
}
|
24
|
+
|
25
|
+
|
26
|
+
```````
|