curl --location --request POST '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": "2020",
"assgro": "CL",
"liagro": "CI",
"vendinc": "CI",
"maibusinc": "CI",
"progro": "EI",
"netinc": "EI",
"ratgro": "FG",
"totequ": "CK"
},
{
"ancheyear": "2022",
"assgro": "CM",
"liagro": "CK",
"vendinc": "CI",
"maibusinc": "CE",
"progro": "EH",
"netinc": "EF",
"ratgro": "FL",
"totequ": "CK"
}
],
"total": 2
},
"ordernum": "A0301714118020Q5rd"
}