質問編集履歴

1

index.jsのソースコードにコメントを追加しました。

2019/11/22 05:34

投稿

ask.traceroute
ask.traceroute

スコア4

test CHANGED
File without changes
test CHANGED
@@ -168,6 +168,8 @@
168
168
 
169
169
 
170
170
 
171
+ //クライアントからJSONが送られてくるところ
172
+
171
173
  router.post("/upload",function(req, res, next){
172
174
 
173
175
  console.log(req.body);