{
"pageSize": 15,
"masterTableId": "CaiGouShenPiBiao",
"pageNum": 1,
"instanceId": "2",
"slaveTableId": "CaiGouQingDanBiao",
"appId": "WuPinLingYongShenQin",
"loginUserId": "ApiTest",
"nodeId": "WorkNode_1"
}
curl --location --request POST '/openApi/out/app/openworkflow/getSlaveList' \
--header 'X-Qpaas-Dev-Tags: ylh' \
--header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageSize": 15,
"masterTableId": "CaiGouShenPiBiao",
"pageNum": 1,
"instanceId": "2",
"slaveTableId": "CaiGouQingDanBiao",
"appId": "WuPinLingYongShenQin",
"loginUserId": "ApiTest",
"nodeId": "WorkNode_1"
}'
{}