{
"companyName": "",
"contacts": "靠北",
"mobile": "18664911892",
"industrySpaceNo": "HYKJ2307240954YTSB3",
"industrySpaceName": "地产空间",
"projectAreaNo": "",
"projectAreaName": "",
"projectCity": "成都市",
"description": "阿达萨达",
"followUserId": "",
"isChainBrand": 0,
"loading": true,
"customerIdentity": "",
"customerIdentityName": ""
}curl --location --request POST 'https://crm-dev.e-lansen.com/api/market/marketOpportunity/return' \
--header 'token: {{token}}' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"companyName": "",
"contacts": "靠北",
"mobile": "18664911892",
"industrySpaceNo": "HYKJ2307240954YTSB3",
"industrySpaceName": "地产空间",
"projectAreaNo": "",
"projectAreaName": "",
"projectCity": "成都市",
"description": "阿达萨达",
"followUserId": "",
"isChainBrand": 0,
"loading": true,
"customerIdentity": "",
"customerIdentityName": ""
}'{}