摘要: 1 /// <summary> 2 /// 上传文件 3 /// </summary> 4 /// <param name="url"></param> 5 /// <param name="files"></param> 6 /// <param name="data"></param> 7 // 阅读全文
posted @ 2022-09-15 18:06 极客船长 阅读(1299) 评论(0) 推荐(0) 编辑
摘要: 1 WetSocketRequestModel model = new WetSocketRequestModel 2 { 3 type= "open_connect", 4 uid = 1212, 5 touid = 232, 6 msg = new MsgModel 7 { 8 content 阅读全文
posted @ 2022-09-15 18:04 极客船长 阅读(568) 评论(0) 推荐(0) 编辑
摘要: (uint)FromUserName.GetHashCode()%100000 阅读全文
posted @ 2022-09-15 17:57 极客船长 阅读(32) 评论(0) 推荐(0) 编辑