17 lines
299 B
HTTP
Executable File
17 lines
299 B
HTTP
Executable File
# POST https://new.schoolpi.net/api/login/prefecture HTTP/1.1
|
|
# content-type: application/json
|
|
|
|
# {
|
|
# "longitude": "113.32452",
|
|
# "latitude": "23.099994"
|
|
# }
|
|
|
|
POST https://new.schoolpi.net/api/index/index HTTP/1.1
|
|
content-type: application/json
|
|
|
|
{
|
|
"province": 28240,
|
|
"page": 1
|
|
}
|
|
|
|
### |