last msg
This commit is contained in:
parent
6bf630dfb8
commit
7a7a67ce9d
2
1733972967_table_group_add_last_msg_id.up.sql
Normal file
2
1733972967_table_group_add_last_msg_id.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_groups`
|
||||||
|
ADD COLUMN `last_msg_id` bigint(20) UNSIGNED NOT NULL comment "最后消息id" after `owner_id`
|
Loading…
Reference in New Issue
Block a user