curl --location 'http://openapi.bainiudata.com/openapi/common/company_bank/' \
--header 'Authorization;' \
--header 'CLIENTID;' \
--header 'TIMESPAN;' \
--form 'key="小米科技有限责任公司"' \
--form 'key_type="1"'{
"code": "200",
"message": "SUCCESS",
"result": {
"entname": "小米科技有限责任公司",
"uniscid": "91110108551385082Q",
"enttype": "有限责任公司(自然人投资或控股)",
"entstatus": "存续(在营、开业、在册)",
"address": "北京市海淀区西二旗中路33号院6号楼6层006号",
"tel": "",
"bank": "",
"bankaccount": ""
},
"ordernum": "A0181761127145jMyK",
"is_verify": "1"
}