{
"platLabel": "string",
"platValue": "string",
"platLink": "string",
"homepageImgUrl": "string",
"fansQty": "string",
"applyChannel": "string"
}curl --location --request POST '/ly/auth/plat/apply/apply' \
--header 'uid;' \
--header 'Content-Type: application/json' \
--data-raw '{
"platLabel": "string",
"platValue": "string",
"platLink": "string",
"homepageImgUrl": "string",
"fansQty": "string",
"applyChannel": "string"
}'{
"rows": {},
"result": "",
"resultType": 0,
"msg": ""
}