curl --location 'http://openapi.bainiudata.com/openapi/common/f_asstesinfo/' \
--header 'Authorization;' \
--header 'CLIENTID;' \
--header 'TIMESPAN;' \
--form 'key="小米科技有限责任公司"' \
--form 'key_type="1"' \
--form 'ancheyear="2022"'{
"code": "200",
"message": "SUCCESS",
"result": {
"datalist": [
{
"ancheyear": "2022",
"assgro": "CM",
"liagro": "CK",
"vendinc": "CI",
"maibusinc": "CE",
"progro": "EH",
"netinc": "EF",
"ratgro": "FL",
"totequ": "CK"
}
],
"total": 1
},
"ordernum": "A0301786954320MBsQ",
"is_verify": "1"
}