Authorization: Bearer ********************
{}
curl --location --request POST 'http://47.109.69.90:10001/system/user/inSystem?deptId=103' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"msg": "string",
"code": 0,
"data": 0
}