curl --location --request POST '/system/smart/login?client_id=undefined&password=undefined&username=undefined'
{ "code": 0, "data": { "property1": "string", "property2": "string" }, "message": "string" }