### 请求URL:
POST /api/user/sysInsert
### Header:
| 名称 | 值 |
| --- | --- |
| token| 843b16b1f952328d44b3454979094290|
### Body:
Body类型:multipart/form-data
| NAME | VALUE |
| --- | --- |
| content | 你好xxx.我是用户消息 |
| userId | 16用户id |
| sessionId | 88 会话id|
| token | 843b16b1f952328d44b3454979094290 |
```
{
"msg": 5863,
"success": true
}
```