{
"applyId": "string",
"status": "string",
"remark": "string",
"platList": [
"string"
]
}curl --location --request POST '/ly/identity/auth/apply/review' \
--header 'uid;' \
--header 'username;' \
--header 'Content-Type: application/json' \
--data-raw '{
"applyId": "string",
"status": "string",
"remark": "string",
"platList": [
"string"
]
}'{
"rows": {},
"result": "",
"resultType": 0,
"msg": ""
}