聊天软件 V-IM 0.52 发布,支持系统消息推送

#### V-0.52 
> 1. 请更新后台(https://gitee.com/lele-666/V-IM-Server)
> 1. 主动推送消息给用户,新增一个system用户,负责给用户推送消息
> 2. 数据库语句 :INSERT INTO `im_user` (`id`, `avatar`, `name`, `sign`, `mobile`, `email`, `password`, `login_name`, `default_group_id`, `create_date`, `create_by`, `update_date`, `update_by`, `remarks`, `del_flag`) VALUES ('system', '/img/icon.png', '系统用户', 'system', '13699988999', 'zxn@163.com', '{bcrypt}$2a$10$tcoeSq.LUagBuj6WalYUaeJjvXEI86YBDS6LVCQUfYtjoUvhHaUWC', 'system', '1048889640612864002', '2019-07-04 13:17:34', '', '2019-07-04 13:17:44', '', '', '0');
> 3. 调用方式:http://localhost:8080/api/user/sendMsg?access_token=你的token&userId=接收人&msg=我是消息

发表评论
留言与评论(共有 0 条评论)
   
验证码:

相关文章

推荐文章

'); })();