Seokjin

[UPDATE]tomorrow

......@@ -118,7 +118,7 @@ app.post('/api/weather',(req,res)=>{
});//pop:강수확률 tmp:한시간 기온
});
app.post('/api/tommorow',(req,res)=>{
app.post('/api/tomorrow',(req,res)=>{
const nx = req.body.dotX;
const ny = req.body.dotY;
var queryParams = '?' + encodeURIComponent('serviceKey') + '=3OcUyvx97Vx2YikiZ9IHyRQ6suapku7Xn8VlefQKQWrGIFOGaejhbevwagcubdHfSiQAqJwCV5lyIutw0%2BsppA%3D%3D'; /* Service Key*/
......