发消息
<pre><code>{"cmd":"send","to_uid":"16","to_user_type":"2","content_type":"1","content":"666","msg_key":"999999999999999"}</code></pre>
<h1></h1>
<pre><code>to_uid: to_user_type=1时为接受者的id, to_user_type=2时为店铺链接
to_user_type:收消息的用户类型
content_type:消息类型
content:正文(500)字符以内
msg_key:需要自己生成一个毫秒时间戳,在判断消息已读时需要用到</code></pre>