report log add chat_id
This commit is contained in:
parent
a6eaa3115f
commit
d3ab469489
2
1779352095_table_report_logs_add_chat_id.up.sql
Normal file
2
1779352095_table_report_logs_add_chat_id.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `health`.`ufutx_report_logs`
|
||||||
|
ADD COLUMN `chat_id` VARCHAR(20) DEFAULT NULL comment "群聊id" after `user_id`
|
||||||
Loading…
Reference in New Issue
Block a user