{
"searchText": "",
"filedList": [
"customer_full_name",
"project_name",
"related_party_name",
"related_party_number",
"salesman_name",
"number",
"salesman_name",
"depart_name",
"project_industry_name",
"project_type_name",
"project_type_top_name",
"customer_number"
],
"sortingColumn": "high_seas_time",
"sortingColumnType": "int",
"sortingType": "1",
"sqlConditionList": [
{
"columnName": "state",
"condition": "=",
"keywordList": [
8
]
},
{
"columnName": "organization_type",
"condition": "=",
"keywordList": [
0
]
}
]
}curl --location 'https://crm-dev.e-lansen.com/api/sales/project/query-project-filing-high-seas?page=1&limit=10' \
--header 'token: {{token}}' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"searchText": "",
"filedList": [
"customer_full_name",
"project_name",
"related_party_name",
"related_party_number",
"salesman_name",
"number",
"salesman_name",
"depart_name",
"project_industry_name",
"project_type_name",
"project_type_top_name",
"customer_number"
],
"sortingColumn": "high_seas_time",
"sortingColumnType": "int",
"sortingType": "1",
"sqlConditionList": [
{
"columnName": "state",
"condition": "=",
"keywordList": [
8
]
},
{
"columnName": "organization_type",
"condition": "=",
"keywordList": [
0
]
}
]
}'{}