{
"currentPage":1,
"pageSize":10,
"groupOpenId":"oIR9p53kKbsCoWW158AJsc1tS_3c"
}
curl --location --request POST 'http://127.0.0.1:8080/user/promotionExpertData' \
--header 'X-Access-Token: 26a9bcce02fb7f0d6302e30a9486abb7' \
--header 'Content-Type: application/json' \
--data-raw '{
"currentPage":1,
"pageSize":10,
"groupOpenId":"oIR9p53kKbsCoWW158AJsc1tS_3c"
}'
{"code":0,"msg":"查询成功","data":{"count":0,"list":[]}}