{
"pageNum": 1,
"pageSize": 20,
"total": 95,
"document": "门诊病历",
"section": "",
"standard": "nation"
}
curl --location --request POST 'http://172.30.11.16/gateway/qc-medical-manager/v1/pt/out/ruleCustom/list' \
--header 'X-Appcode;' \
--header 'X-Token;' \
--header 'Cookie: SESSION=ODU1ZDc1Y2EtNjFhYi00MWJiLWFiZTEtY2VhYjQwNWI2ZjM0' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNum": 1,
"pageSize": 20,
"total": 95,
"document": "门诊病历",
"section": "",
"standard": "nation"
}'
{}