{
"id": 27930,
"type": 2,
"userIds": [
0
],
"deptIds": [
0
],
"maxCount": 28384,
"dealCountEnabled": true
}curl --location --request PUT '/admin-api/crm/customer-limit-config/update' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 27930,
"type": 2,
"userIds": [
0
],
"deptIds": [
0
],
"maxCount": 28384,
"dealCountEnabled": true
}'{
"code": 0,
"data": true,
"msg": "string"
}