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