curl --location -g --request GET 'http://{{ip}}:9000/dual-prevention-service/transmittedOutsideData/page?platformCode=&enterpriseCode=&moduleLabel=&functionLabel=&syncType=&dataState=&pageNum=&pageSize=' \
--header 'Authorization: {{AUTH_TOKEN}}' \
--header 'ip: {{ip}}' \
--header 'X-Request-client-type: PC' \
--header 'clientId: 1'{
"code": 0,
"msg": "string",
"data": {}
}