{
"companyName": "",
"contacts": "到二仙桥",
"mobile": "13889826123",
"industrySpaceNo": "HYKJ2307240954YTSB3",
"industrySpaceName": "地产空间",
"projectAreaNo": "",
"projectAreaName": "",
"projectCity": "深圳市",
"description": "12311411111111",
"followUserId": "",
"isChainBrand": 0,
"loading": true,
"customerIdentity": "",
"customerIdentityName": "",
"channelNumber":"QDGL2309161001APK9D",
"channelLink":"电话"
}
curl --location --request POST 'https://crm-dev.e-lansen.com/api/market/marketOpportunity/add-or-edit' \
--header 'token: {{token}}' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"companyName": "",
"contacts": "到二仙桥",
"mobile": "13889826123",
"industrySpaceNo": "HYKJ2307240954YTSB3",
"industrySpaceName": "地产空间",
"projectAreaNo": "",
"projectAreaName": "",
"projectCity": "深圳市",
"description": "12311411111111",
"followUserId": "",
"isChainBrand": 0,
"loading": true,
"customerIdentity": "",
"customerIdentityName": "",
"channelNumber":"QDGL2309161001APK9D",
"channelLink":"电话"
}'{}