




http://192.168.176.22 + /rest/account/login = http://192.168.176.22/rest/account/login
POST请求方式Enter request URL文本框里输入: http://192.168.176.22/rest/account/loginBody选项卡,选择rawJSON数据:{"username":"user2","password":"xlgfsj"}JSON(application/json)Send按钮,查看服务器返回结果
JSON如下图所示,就表明登录成功
