linkman add is_top
This commit is contained in:
parent
adcd8d70e5
commit
c7b5c2df01
2
1746494716_chat_linkmen_add_is_top.up.sql
Normal file
2
1746494716_chat_linkmen_add_is_top.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_chat_linkman`
|
||||
ADD COLUMN `is_top` tinyint DEFAULT 0 COMMENT "是否置顶,0:否,1:是" after `is_hidden`
|
Loading…
Reference in New Issue
Block a user