curl --location 'https://www.nihaocloud.cn/st-njs/customer/get-whether-customer-record' \
--header 'Content-Type: application/json' \
--data '{
"siteId": 0,
"siteDomainId": 0,
"platform": 0,
"customerId": 0,
"iso2": "string",
"gender": 0,
"age": 0,
"occupation": 0,
"purpose": 0,
"purposeOther": "string",
"learnOther": "string",
"purchaseChannelOther": "string",
"purchaseQuota": 0,
"businessWebsite": "string",
"productPrice": 0,
"productStyle": 0,
"productQuality": 0,
"platformServe": 0,
"logisticsServe": 0,
"overallExperience": 0,
"proposal": "string",
"salesPlatformList": "new ArrayList<>()",
"categoryIdList": "new ArrayList<>()",
"learnList": "new ArrayList<>()"
}'