chat_message add ali_content
This commit is contained in:
parent
312ca53d52
commit
b437df486d
2
1732947238_table_chat_message_add_ali_content.up.sql
Normal file
2
1732947238_table_chat_message_add_ali_content.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_chat_message`
|
||||
ADD COLUMN `ali_conent` text default null comment "转换后的聊天内容" after `content`
|
Loading…
Reference in New Issue
Block a user