get请求
GET
http://localhost:5000/user/login?name=admin&password=admin
请求参数
参数名
类型
描述
必填
name
string
示例:admin
必填
password
string
示例:admin
必填