質問編集履歴

1

誤字

2021/06/07 06:46

投稿

fumii
fumii

スコア6

test CHANGED
File without changes
test CHANGED
@@ -110,7 +110,7 @@
110
110
 
111
111
  console.log(data);
112
112
 
113
- xhr.open('POST','https://service-development.jaf-f.com/user/api/signin', false );
113
+ xhr.open('POST','https://url', false );
114
114
 
115
115
  xhr.setRequestHeader( 'Content-Type', 'application/json' );
116
116