{ "mobile": "18124901836", "password": "sit minim qui esse dolor" }
curl --location --request POST 'http://ihrm2-test.itheima.net/api/sys/login' \ --header 'id;' \ --header 'Content-Type: application/json' \ --data-raw '{ "mobile": "18124901836", "password": "sit minim qui esse dolor" }'
{ "success": true, "code": 10000, "message": "操作成功!", "data": "string" }