report log
This commit is contained in:
parent
5729e64536
commit
a6eaa3115f
2
1779328539_report_user_id_change.up.sql
Normal file
2
1779328539_report_user_id_change.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `health`.`ufutx_report_logs`
|
||||
CHANGE `user_id` `user_id` VARCHAR(50) NOT NULL COMMENT '被举报用户id';
|
||||
Loading…
Reference in New Issue
Block a user