curl --location --request GET 'http://139.198.190.189:58080/admin-api/crm/customer-pool-config/get'{
"code": 0,
"data": {
"enabled": true,
"contactExpireDays": 2,
"dealExpireDays": 2,
"notifyEnabled": true,
"notifyDays": 2
},
"msg": "string"
}