7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
|
|
POST http://127.0.0.1:12423/market.Agency/Login
|
||
|
|
content-type: application/json
|
||
|
|
|
||
|
|
{
|
||
|
|
"account":"root",
|
||
|
|
"password":"123456"
|
||
|
|
}
|