Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김시환
/
emergency_room_ChatBot
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
1
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
홍예림
2022-11-23 23:26:53 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
24442a3cbcfa2297983d7ef8e97d26b9f18770da
24442a3c
1 parent
63291825
sharing_data
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
sharing.json
sharing.json
0 → 100644
View file @
24442a3
{
"current_address"
:
{
"address"
:
"현재 위치 주소"
,
"x"
:
127.1058342
,
"y"
:
37.359708
},
"number"
:
10
,
"hospital_data"
:[
{
"name"
:
"병원명"
,
"address"
:
"병원 주소"
,
"x"
:
129.075986
,
"y"
:
35.179470
,
"distance"
:
377830
,
"duration"
:
15177133
},
{
"name"
:
"병원명"
,
"address"
:
"병원 주소"
,
"x"
:
127.1058342
,
"y"
:
37.359708
,
"distance"
:
377830
,
"duration"
:
15177133
}
]
}
Please
register
or
login
to post a comment