group message config
This commit is contained in:
parent
7a7a67ce9d
commit
8dc4df0720
3
1733991271_group_message_config_add_msg_time.up.sql
Normal file
3
1733991271_group_message_config_add_msg_time.up.sql
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
ALTER TABLE `ufutx_group_message_configs`
|
||||||
|
ADD COLUMN `msg_time` varchar(15) default NULL comment "最后已读时间" after `group_id`,
|
||||||
|
DROP `last_msg_id`
|
Loading…
Reference in New Issue
Block a user