최유정

임시 커밋(작업중)

Showing 1 changed file with 1 additions and 1 deletions
......@@ -60,7 +60,7 @@ function sendLocation(replyToken, latitude, longitude, locationAdd, locationName
"messages": [
{
"type": "location",
"title": locationName,
"title": location_name,
"address": locationAdd,
"latitude": latitude,
"longitude": longitude
......