curl --location --request POST 'https://apip2.xuance365.com/msg/send_msg?from_uid=1&to_uid=2&type=txt&effects_show=1&content=hello&t=1715789824&sign=f2230b047590348fa32809c31818f343'
{
"code": "1",
"msg": "success",
"data": {
"insert_id": 5
},
"time": "2024-08-30 18:38:09"
}