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