{
"searchText": "",
"filedList": [
"contacts",
"follow_user_name",
"channel_name",
"project_city",
"industry_space_name",
"number",
"project_city",
"let",
"rgt",
"channel_number",
"follow_depart_id",
"follow_user_id",
"create_time",
"create_name"
],
"sqlConditionList": []
}curl --location 'https://crm-dev.e-lansen.com/api/market/marketOpportunity/app/page' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"searchText": "",
"filedList": [
"contacts",
"follow_user_name",
"channel_name",
"project_city",
"industry_space_name",
"number",
"project_city",
"let",
"rgt",
"channel_number",
"follow_depart_id",
"follow_user_id",
"create_time",
"create_name"
],
"sqlConditionList": []
}'{}