{
"pageNum": 1,
"pageSize": 10,
"kdbAccount": "string",
"shopId": "string",
"periodType": "string",
"startDt": "string",
"endDt": "string",
"sortMetricId": 0,
"sortField": "string",
"sortOrder": "string",
"onlyUnqualified": true,
"onlyWarnMetric": true,
"showAccountName": true
}curl --location '/userPlatform/kdb/shopDiagnosis/export' \
--header 'Content-Type: application/json' \
--data '{
"pageNum": 1,
"pageSize": 10,
"kdbAccount": "string",
"shopId": "string",
"periodType": "string",
"startDt": "string",
"endDt": "string",
"sortMetricId": 0,
"sortField": "string",
"sortOrder": "string",
"onlyUnqualified": true,
"onlyWarnMetric": true,
"showAccountName": true
}'{
"code": 0,
"message": "",
"data": null
}