curl --location --request POST 'http://127.0.0.1:8091/clean/account/user/info'
{
"code": "1",
"msg": "成功",
"data": {
"companyId": "97",
"id": 810000197501171700,
"userAccount": "13759263275",
"userPassword": "18165580883",
"accountContact": "朱强",
"userPosition": "magna dolore",
"contactInformation": "18149837854"
}
}