質問するログイン新規登録

質問編集履歴

1

result : string⇒result : jsonに変更

2017/02/03 06:56

投稿

pon.
pon.

スコア13

title CHANGED
File without changes
body CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  ↓↓↓ Articleモデル ↓↓↓
7
7
  id : integer
8
- result : string
8
+ result : json
9
9
  created : datetime
10
10
 
11
11
  ↓↓↓ Controller ↓↓↓