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

質問編集履歴

1

修正

2017/01/13 07:00

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -3,7 +3,7 @@
3
3
  ```ここに言語を入力
4
4
  $.ajax({
5
5
  type:"POST",
6
- url: 'http://localhost:8000/option',
6
+ url: 'http://localhost:8000/ec_option',
7
7
  data: {
8
8
  "name": 'test'
9
9
  },