質問編集履歴

1

ソースコードを修正。

2017/05/16 05:19

投稿

carotene4035
carotene4035

スコア31

test CHANGED
File without changes
test CHANGED
@@ -52,7 +52,7 @@
52
52
 
53
53
  var Memo = $resource(
54
54
 
55
- 'http://example.com/login/:id',
55
+ 'http://example.com/memo/:id',
56
56
 
57
57
  {id: '@id'},
58
58