📦 Qr
▶
qrUrl
GET
/qr/url
content
String
Copy
qr
GET
/qr
content
String
Copy
📦 Test
▶
ok2
POST
/test/ok2
无参数
Copy
ok3
DELETE
/test/ok3
无参数
Copy
ok5
PATCH
/test/ok5
无参数
Copy
ok1
GET
/test/ok1
无参数
Copy
ok4
PUT
/test/ok4
无参数
Copy
📦 BasicError
▶
error
/error
request
HttpServletRequest
Copy
errorHtml
/error
request
HttpServletRequest
response
HttpServletResponse
Copy
📦 Html
▶
view
GET
/html/view
html
String
code
Integer
Copy
📦 Random
▶
password
GET
/random/password
无参数
Copy
avatar
GET
/random/avatar
无参数
Copy
avatarUrl
GET
/random/avatar/url
无参数
Copy
wifeUrl
GET
/random/wife/url
无参数
Copy
imageUrl
GET
/random/image/url
无参数
Copy
image
GET
/random/image
无参数
Copy
wife
GET
/random/wife
无参数
Copy
📦 Weather
▶
get
GET
/weather
latitude
double
longitude
double
Copy
📦 Index
▶
index
GET
/
无参数
Copy
index
GET
无参数
Copy
📦 Chat
▶
send
GET
/chat/send
message
String
Copy
page
GET
/chat/page
无参数
Copy
📦 IP
▶
ip
GET
/ip
request
HttpServletRequest
Copy