token: ********************
{
"operate": "0",
"companyBusinessType": "nisi aute incididunt irure",
"companyOtherBusinessType": "nulla ut dolore laborum",
"companyCarRepairNumber": "73",
"companyRecordDepart": "irure sint do",
"companyDocument": "nostrud deserunt",
"companyLatitude": "Ut proident eu tempor",
"companyLongitude": "ut cillum ut",
"companyLicenseType": "eiusmod fugiat in cupidatat",
"companyLicense": "minim enim fugiat irure",
"repairTypeId": 710000202005287800,
"repairName": "品除光快也做生",
"companyContactEmail": "k.jwro@qq.com",
"companyName": "政部几发具打斗",
"companyType": 4,
"companyContactPhone": "18611693466",
"companyRegisteredAddress": "黑龙江省佛山市陆川县",
"companyCreditCode": "51",
"companyContact": "dolor anim in labore",
"companyLegalTelephone": "18112688721",
"id": 33,
"companyPresentAddress": "河北省随州市桓仁满族自治县",
"companyLegalPerson": "id voluptate et ea eiusmod"
}
curl --location --request POST 'http://127.0.0.1:8091/clean/company' \
--header 'Content-Type: application/json' \
--header 'token;' \
--data-raw '{
"operate": "0",
"companyBusinessType": "nisi aute incididunt irure",
"companyOtherBusinessType": "nulla ut dolore laborum",
"companyCarRepairNumber": "73",
"companyRecordDepart": "irure sint do",
"companyDocument": "nostrud deserunt",
"companyLatitude": "Ut proident eu tempor",
"companyLongitude": "ut cillum ut",
"companyLicenseType": "eiusmod fugiat in cupidatat",
"companyLicense": "minim enim fugiat irure",
"repairTypeId": 710000202005287800,
"repairName": "品除光快也做生",
"companyContactEmail": "k.jwro@qq.com",
"companyName": "政部几发具打斗",
"companyType": 4,
"companyContactPhone": "18611693466",
"companyRegisteredAddress": "黑龙江省佛山市陆川县",
"companyCreditCode": "51",
"companyContact": "dolor anim in labore",
"companyLegalTelephone": "18112688721",
"id": 33,
"companyPresentAddress": "河北省随州市桓仁满族自治县",
"companyLegalPerson": "id voluptate et ea eiusmod"
}'
{
"code": "1",
"msg": "成功",
"data": null
}