{
"account": "string",
"code": "string",
"ent_id": 0,
"fastcode": "string",
"ip": "string",
"is_allow": true,
"isforce": true,
"mac": "string",
"package_key": "string",
"password": "string",
"remote_id": 0,
"sign": "string",
"t": "string",
"user_agent": "string",
"user_id": 0,
"uuid": "string"
}curl --location --request POST '/rclogin/fc' \
--header 'Authorization;' \
--header 'User-Agent;' \
--header 'Content-Type: application/json' \
--data-raw '{
"account": "string",
"code": "string",
"ent_id": 0,
"fastcode": "string",
"ip": "string",
"is_allow": true,
"isforce": true,
"mac": "string",
"package_key": "string",
"password": "string",
"remote_id": 0,
"sign": "string",
"t": "string",
"user_agent": "string",
"user_id": 0,
"uuid": "string"
}'{
"fastcode": "string",
"is_allow": true,
"license": "string",
"license_enti": {
"account": "string",
"code": "string",
"is_bind": true,
"key": "string",
"level": 0,
"password": "string",
"remote_id": 0,
"service_id": 0,
"user_id": 0
},
"loginserver_ttl": 0,
"mac": "string",
"password": "string",
"remote_id": 0,
"server": "string",
"uuid": "string"
}