group message add msg_timestamp
This commit is contained in:
parent
a9e7c1a64d
commit
7d2ecf2b74
2
1732589777_table_group_message_add_msg_timestamp.up.sql
Normal file
2
1732589777_table_group_message_add_msg_timestamp.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_group_messages`
|
||||
ADD COLUMN `msg_timestamp` varchar(15) DEFAULT NULL COMMENT "聊天时间" AFTER `im_msg_id`
|
Loading…
Reference in New Issue
Block a user