curl --location --request GET '/pc/get_company_info'{
"status": 0,
"msg": "string",
"data": {
"contact_number": "string",
"company_address": "string",
"copyright": "string",
"record_No": "string",
"site_name": "string",
"site_keywords": "string",
"site_description": "string",
"logoUrl": "string"
}
}