{
"UserName": "w12345678",
"Password": "HSmSqPC/8WPDqiUVj9UWjA==",
"LoginType": "Normal",
"TenantName": "newtest",
"DomainName": "Nuims"
}curl --location --request POST 'https://newtest.lcap.codewave-test.163yun.com/proxy/nuims/gateway/nuims/nuims?Action=Login&Version=2020-06-01' \
--header 'Content-Type: application/json' \
--data-raw '{
"UserName": "w12345678",
"Password": "HSmSqPC/8WPDqiUVj9UWjA==",
"LoginType": "Normal",
"TenantName": "newtest",
"DomainName": "Nuims"
}'{"RequestId":"f5f2e5e9f7419a839718c8b758e9c4e0","Code":"Success","Message":"请求调用成功","Data":{"UserId":"464177c3feba4e7689b05f728f474a60","UserName":"w12345678","Password":"$2a$10$dGnEVBAqFpJLqqr0MD/LiuOCXrRfRFn1/ah7XsRpMZHe.DxIkjSOK","FirstLoginTime":1710320116915,"LastLoginTime":1710744002236,"LoginCount":4,"Status":"normal","CreateTime":1710320013759,"UpdateTime":1710744002236,"UserType":"normal","Source":"Normal","Env":"dev","ThirdUserId":""}}