curl --location --request GET 'http://localhost:8027/fim/invoice/MamOrderContractInfoCheck?mainContractFlag=&name=&deptId=&type=&category=&produceFlag=&frameworkFlag=&money=' \
--header 'Authorization: '
{
"code": 0,
"msg": "string",
"data": true
}