用户登录

**相对URL** > api/user/sign-in **支持格式** > application/json **HTTP请求方式** >POST **请求参数 ``` { "username":"admin", "password":"123456" } ```