{
"userId": "string",
"userName": "string",
"password": "string",
"code": "string",
"sign": "string",
"userState": 0,
"actionTime": 0,
"actionIp": "string",
"sessionId": "string",
"userParentId": "string",
"userParentShopId": 0,
"inviteSubsiteId": 0,
"isTjMember": 0,
"userPlatform": 0,
"clientToken": "string",
"merchantToken": "string",
"userMobile": "string",
"userLastloginTime": "string",
"token": "string",
"userAvatar": "string",
"userGender": 0,
"sellerId": 0,
"sellerName": "string",
"shopId": "string",
"shopGateId": "string",
"shopType": 0,
"sellerIsAdmin": 0,
"limits": "string",
"userIsNew": "string",
"userMobileVerify": 0,
"userNickname": "string",
"bindOpenid": "string",
"isBusiness": 0,
"isShop": 0,
"vkState": 0,
"plusMember": 0,
"thaliType": 0,
"plusDiscount": 0,
"businessDetail": {
"businessId": 0,
"taxId": "string",
"companyName": "string",
"companyAddress": "string",
"businessLicense": "string",
"bankCardNo": "string",
"registerBank": "string",
"contactName": "string",
"contactNumber": "string",
"companyProvinceId": "string",
"companyCityId": "string",
"companyDistrictId": "string",
"companyDetailAddress": "string",
"mailAddress": "string",
"userId": "string",
"createTime": "string",
"lastUpdateTime": "string",
"isApproved": 0,
"auditComment": "string",
"businessCategory": true,
"productionLicense": "string",
"registeredAddress": "string",
"approvalProcessStatus": 0,
"isRegister": 0
},
"companyName": "string",
"isDelete": 0,
"isEmployee": 0,
"unreadMessageNum": 0,
"userLastloginIp": "string",
"createUser": "string",
"createTime": "string",
"updateUser": "string",
"updateTime": "string",
"loginPlatform": 0,
"userAccount": "string",
"userPassword": "string",
"userKey": "string",
"userDelete": 0,
"rightsGroupId": 0,
"subSiteId": 0,
"provinceId": 0,
"cityId": 0,
"districtId": 0,
"address": "string",
"rightsGroupName": "string",
"rightsGroupRightsIds": "string",
"rightsGroupAddTime": "string",
"rightsLimitsAll": "string",
"rightsLimitsState": "string",
"headPortrait": "string",
"userRealname": "string",
"userIntegral": 0,
"loginType": 0
}curl --location --request POST '/user/loginOut' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "string",
"userName": "string",
"password": "string",
"code": "string",
"sign": "string",
"userState": 0,
"actionTime": 0,
"actionIp": "string",
"sessionId": "string",
"userParentId": "string",
"userParentShopId": 0,
"inviteSubsiteId": 0,
"isTjMember": 0,
"userPlatform": 0,
"clientToken": "string",
"merchantToken": "string",
"userMobile": "string",
"userLastloginTime": "string",
"token": "string",
"userAvatar": "string",
"userGender": 0,
"sellerId": 0,
"sellerName": "string",
"shopId": "string",
"shopGateId": "string",
"shopType": 0,
"sellerIsAdmin": 0,
"limits": "string",
"userIsNew": "string",
"userMobileVerify": 0,
"userNickname": "string",
"bindOpenid": "string",
"isBusiness": 0,
"isShop": 0,
"vkState": 0,
"plusMember": 0,
"thaliType": 0,
"plusDiscount": 0,
"businessDetail": {
"businessId": 0,
"taxId": "string",
"companyName": "string",
"companyAddress": "string",
"businessLicense": "string",
"bankCardNo": "string",
"registerBank": "string",
"contactName": "string",
"contactNumber": "string",
"companyProvinceId": "string",
"companyCityId": "string",
"companyDistrictId": "string",
"companyDetailAddress": "string",
"mailAddress": "string",
"userId": "string",
"createTime": "string",
"lastUpdateTime": "string",
"isApproved": 0,
"auditComment": "string",
"businessCategory": true,
"productionLicense": "string",
"registeredAddress": "string",
"approvalProcessStatus": 0,
"isRegister": 0
},
"companyName": "string",
"isDelete": 0,
"isEmployee": 0,
"unreadMessageNum": 0,
"userLastloginIp": "string",
"createUser": "string",
"createTime": "string",
"updateUser": "string",
"updateTime": "string",
"loginPlatform": 0,
"userAccount": "string",
"userPassword": "string",
"userKey": "string",
"userDelete": 0,
"rightsGroupId": 0,
"subSiteId": 0,
"provinceId": 0,
"cityId": 0,
"districtId": 0,
"address": "string",
"rightsGroupName": "string",
"rightsGroupRightsIds": "string",
"rightsGroupAddTime": "string",
"rightsLimitsAll": "string",
"rightsLimitsState": "string",
"headPortrait": "string",
"userRealname": "string",
"userIntegral": 0,
"loginType": 0
}'{
"code": 0,
"message": "",
"data": {}
}