{
"appType": "ELM",
"sendUser": ["uidq3002"],
"msgJson": {}
}
curl --location --request POST 'http://fsdi-uat.desaysv.com:9995/lop/feishu_msg/sendMsg' \
--header 'access-token: 4p_YFyIjq8OHgBTjK_AoZPTFxeZAl3mB40__' \
--header 'Content-Type: application/json' \
--data-raw '{
"appType": "ELM",
"sendUser": ["uidq3002"],
"msgJson": {}
}'
{}