curl --location --request GET 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/post/list?deptId=&postCode=&postName=&postSort='{
"total": 0,
"rows": [
{
"postId": 0,
"deptId": 0,
"postCode": "string",
"postName": "string",
"postCategory": "string",
"postSort": 0,
"status": "string",
"remark": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"deptName": "string"
}
],
"code": 0,
"msg": "string"
}