Files
full/module/ec/market/test/agency/login.http

7 lines
130 B
HTTP

POST http://127.0.0.1:12423/market.Agency/Login
content-type: application/json
{
"account":"root",
"password":"123456"
}