一对一聊天重构,期待群聊开发
This commit is contained in:
2
script/sql/20241120数据备份/socket_contact.sql
Normal file
2
script/sql/20241120数据备份/socket_contact.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
INSERT INTO fad_oa.socket_contact (id, contact_user_id, user_id, room_id, create_time, create_by, update_time, update_by, del_flag, remark) VALUES (1, 2, 1, 0, '2024-10-21 16:31:21', null, '2024-10-21 16:31:21', null, 0, null);
|
||||
INSERT INTO fad_oa.socket_contact (id, contact_user_id, user_id, room_id, create_time, create_by, update_time, update_by, del_flag, remark) VALUES (2, 1, 2, 0, '2024-10-28 15:27:43', null, '2024-10-28 15:27:43', null, 0, null);
|
||||
Reference in New Issue
Block a user