7 lines
130 B
HTTP
7 lines
130 B
HTTP
POST http://api.apinb.com/passport.Login/Pwd
|
|
content-type: application/json
|
|
|
|
{
|
|
"account": "demo",
|
|
"password": "welcome"
|
|
} |