{
"modelType": "string"
}
curl --location --request POST 'http://172.168.1.18:8657/sz-prodcut//fzhsExcel/getUserPrintInfo.do' \
--header 'Cookie: JSESSIONID=66E673E12DBD1D38E430335469F9C25D;JSESSIONID=;JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json' \
--data-raw '{
"modelType": "string"
}'
{
"msg": "string",
"code": 0,
"data": {
"config": {
"id": "string",
"isdel": 0,
"insertTime": 0,
"insertUser": null,
"modelType": 0,
"pageType": 0,
"pageLength": 0,
"pageWidth": 0,
"printDirection": null,
"backGaugeLeft": null,
"backGaugeUp": null,
"everyPrintSize": null,
"fontSize": null,
"pingzCollect": null,
"doNotShowBuilder": null,
"doNotShowFileLength": null,
"isShowPrintDate": null,
"isShowPrinter": null,
"isShowPage": null,
"printDate": 0,
"deptPerson": null,
"accountant": null,
"lister": null
}
}
}